Source position: xkblib.pp line 267
type TXkbAccessXNotifyEvent = record |
_type: SmallInt; |
serial: LongWord; |
send_event: Boolean; |
display: PDisplay; |
time: TTime; |
xkb_type: SmallInt; |
device: SmallInt; |
detail: SmallInt; |
keycode: SmallInt; |
sk_delay: SmallInt; |
debounce_delay: SmallInt; |
end; |