Source position: xlib.pp line 497
type TXKeymapEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
window: TWindow;
key_vector: array [0..31] of cchar;
end;