DoubleClickTime()
Syntaxe
Result = DoubleClickTime()Description
Returns system setting for the double-click time. If two mouse clicks happen within this time, they are considered a double-click.
Arguments
This function has no parameters.
Valeur de retour
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
OpenScreen(), OpenWindowedScreen(), CanvasGadget()
OS Supportés
Tous