Unit 'xkblib' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXkbActionMessageEvent

Declaration

Source position: xkblib.pp line 248

type TXkbActionMessageEvent = record

  _type: SmallInt;

  serial: LongWord;

  send_event: Boolean;

  display: PDisplay;

  time: TTime;

  xkb_type: SmallInt;

  device: SmallInt;

  keycode: TKeyCode;

  press: Boolean;

  key_event_follows: Boolean;

  group: SmallInt;

  mods: Word;

  message: array [0..XkbActionMessageLength] of Char;

end;


Documentation generated on: 2023-03-18