[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'gpm' (#rtl) |
Check whether event has a triple click event.
Source position: gpm.pp line 162
function Gpm_AnyTriple( |
EventType: LongInt |
):Boolean; |
Gpm_AnySingle returns True if EventType contains the GPM_TRIPLE flag, False otherwise.
None.
|
Check whether event contains only a single-click event. |
|
|
Check whether event has double 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 single click event. |
No notes exist for this page yet.