Source position: xinput.pp line 377
type TXDevicePresenceNotifyEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
window: TWindow;
time: TTime;
devchange: TBool;
deviceid: TXID;
control: TXID;
end;