Source position: xlib.pp line 697
type TXPropertyEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
window: TWindow;
atom: TAtom;
time: TTime;
state: cint;
end;