Source position: xinput2.pp line 339
type TXIPropertyEvent = record |
_type: cint; |
serial: culong; |
send_event: TBool; |
display: PDisplay; |
extension: cint; |
evtype: cint; |
time: TTime; |
deviceid: cint; |
_property: TAtom; |
what: cint; |
end; |