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

TXkbNewKeyboardNotifyEvent

Declaration

Source position: xkblib.pp line 73

type TXkbNewKeyboardNotifyEvent = record

  _type: SmallInt;

  serial: LongWord;

  send_event: Boolean;

  display: PDisplay;

  time: TTime;

  xkb_type: SmallInt;

  device: SmallInt;

  old_device: SmallInt;

  min_key_code: SmallInt;

  max_key_code: SmallInt;

  old_min_key_code: SmallInt;

  old_max_key_code: SmallInt;

  changed: Word;

  req_major: ShortInt;

  req_minor: ShortInt;

end;


Documentation generated on: 2023-03-18