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

TXIEnterEvent

Declaration

Source position: xinput2.pp line 305

type TXIEnterEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  extension: cint;

  evtype: cint;

  time: TTime;

  deviceid: cint;

  sourceid: cint;

  detail: cint;

  root: TWindow;

  event: TWindow;

  child: TWindow;

  root_x: cdouble;

  root_y: cdouble;

  event_x: cdouble;

  event_y: cdouble;

  mode: cint;

  focus: TBool;

  same_screen: TBool;

  buttons: TXIButtonState;

  mods: TXIModifierState;

  group: TXIGroupState;

end;


Documentation generated on: 2023-03-18