Source position: xlib.pp line 686
type TXCirculateRequestEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
parent: TWindow;
window: TWindow;
place: cint;
end;