Source position: xinput2.pp line 203
type TXIEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
extension: cint;
evtype: cint;
time: TTime;
end;