help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'gpm' (#rtl)

Gpm_AnyTriple

Check whether event has a triple click event.

Declaration

Source position: gpm.pp line 162

function Gpm_AnyTriple(

  EventType: LongInt

):Boolean;

Description

Gpm_AnySingle returns True if EventType contains the GPM_TRIPLE flag, False otherwise.

Errors

None.

See also

Gpm_StrictSingle

  

Check whether event contains only a single-click event.

Gpm_AnyDouble

  

Check whether event has double click event.

Gpm_StrictDouble

  

Check whether event contains only a double-click event.

Gpm_StrictTriple

  

Check whether event contains only a triple-click event.

Gpm_AnySingle

  

Check whether event has a single click event.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505