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

TXkbExtensionDeviceNotifyEvent

Declaration

Source position: xkblib.pp line 283

type TXkbExtensionDeviceNotifyEvent = record

  _type: SmallInt;

  serial: LongWord;

  send_event: Boolean;

  display: PDisplay;

  time: TTime;

  xkb_type: SmallInt;

  device: SmallInt;

  reason: Word;

  supported: Word;

  unsupported: Word;

  first_btn: SmallInt;

  num_btns: SmallInt;

  leds_defined: Word;

  led_state: Word;

  led_class: SmallInt;

  led_id: SmallInt;

end;


Documentation generated on: 2023-03-18