Source position: xlib.pp line 823
type TXGenericEventCookie = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
extension: cint;
evtype: cint;
cookie: cuint;
data: pointer;
end;