xHarbour Reference Documentation > Function Reference |
Determines the double-click interval for the mouse.
MDblClk( [<nNewInterval>] ) --> nMilliSeconds
The return value is the double-click interval present before the function is called.
The function MDblClk() exists for compatibility reasons only and is not recommended to use. Mouse properties are nowadays set via the operating system configuration.
See also: | MCol(), MRow() |
Category: | Mouse functions |
Source: | rtl\mouseapi.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com