Source position: xlib.pp line 589
type TXMapEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
event: TWindow;
window: TWindow;
override_redirect: TBool;
end;