Source position: xlib.pp line 675
type TXCirculateEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
event: TWindow;
window: TWindow;
place: cint;
end;