Source position: xlib.pp line 480
type TXFocusChangeEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
window: TWindow;
mode: cint;
detail: cint;
end;