Source position: xlib.pp line 709
type TXSelectionClearEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
window: TWindow;
selection: TAtom;
time: TTime;
end;