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

TXDeviceButtonEvent

Declaration

Source position: xinput.pp line 152

type TXDeviceButtonEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  window: TWindow;

  deviceid: TXID;

  root: TWindow;

  subwindow: TWindow;

  time: TTime;

  x: cint;

  y: cint;

  x_root: cint;

  y_root: cint;

  state: cuint;

  button: cuint;

  same_screen: TBool;

  device_state: cuint;

  axes_count: cuchar;

  first_axis: cuchar;

  axis_data: array [0..5] of cint;

end;


Documentation generated on: 2023-03-18