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



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

Tgpm_connect

GPM server connection information.

Declaration

Source position: gpm.pp line 102

type Tgpm_connect = packed record

  eventMask: Word;

  

Mask with events which client is interested in

  defaultMask: Word;

  

Mask with events that should be handled with defaults

  minMod: Word;

  

Minimum amount of modifiers required for client

  maxMod: Word;

  

Maximum amount of modifiers client can handle

  pid: LongInt;

  

PID of connecting application

  vc: LongInt;

  

Virtual console that should be handled.

end;

Notes

 No notes exist for this page yet. 





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