DoubleClickTime()

语法

Result = DoubleClickTime()
概要
Returns the system setting for the double-click time. If two mouse clicks happen within this time, they are considered a double-click.

参数

无.

返回值

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.

参阅

ElapsedMilliseconds(), OpenScreen(), OpenWindowedScreen(), CanvasGadget()

已支持操作系统

所有

<- Delay() - System Index - ElapsedMilliseconds() ->