Source position: xlib.pp line 578
type TXUnmapEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
event: TWindow;
window: TWindow;
from_configure: TBool;
end;