UtilsLib Xojo plugin

EinhugurEvents.DoubleClickTime Method

Returns the maximum time delay between double clicks in ticks.

shared DoubleClickTime()

Parameters

Remarks

GetDoubleClickTime returns an interval of time in Ticks. If the mouse-down event occur within this interval and are close together then this click should be considered as a double-click.

See Also

EinhugurEvents Class