DoubleClickTime()
Syntax
Result = DoubleClickTime()Description
Returns the system setting for the double-click time. If two mouse clicks happen within this time, they are considered a double-click.
Parameters
None.
Return value
Returns the double-click time in milliseconds.
Remarks
This function can be used to make mouse handling in a screen or CanvasGadget() consistent with the overall system settings.
See Also
ElapsedMilliseconds(), OpenScreen(), OpenWindowedScreen(), CanvasGadget()
Supported OS
All