[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Check whether event has double click event.
Source position: gpm.pp line 160
function Gpm_AnyDouble( |
EventType: LongInt |
):Boolean; |
Gpm_AnyDouble returns True if EventType contains the GPM_DOUBLE flag, False otherwise.
None.
|
Check whether event contains only a single-click event. |
|
|
Check whether event has a single click event. |
|
|
Check whether event contains only a double-click event. |
|
|
Check whether event contains only a triple-click event. |
|
|
Check whether event has a triple click event. |