Unit 'xinput2' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXIRawEvent

Declaration

Source position: xinput2.pp line 288

type TXIRawEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  extension: cint;

  evtype: cint;

  time: TTime;

  deviceid: cint;

  sourceid: cint;

  detail: cint;

  flags: cint;

  valuators: TXIValuatorState;

  raw_values: Pcdouble;

end;


Documentation generated on: 2023-03-18