Source position: xkblib.pp line 212
type TXkbCompatMapNotifyEvent = record |
_type: SmallInt; |
serial: LongWord; |
send_event: Boolean; |
display: PDisplay; |
time: TTime; |
xkb_type: SmallInt; |
device: SmallInt; |
changed_groups: Word; |
first_si: SmallInt; |
num_si: SmallInt; |
num_total_si: SmallInt; |
end; |