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

TXkbDeviceLedInfoRec

Declaration

Source position: xkb.pp line 1746

type TXkbDeviceLedInfoRec = record

  led_class: Word;

  led_id: Word;

  phys_indicators: Word;

  maps_present: Word;

  names_present: Word;

  state: Word;

  names: array [0..XkbNumIndicators-1] of TAtom;

  maps: array [0..XkbNumIndicators-1] of TXkbIndicatorMapRec;

end;


Documentation generated on: 2023-03-18