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

TXButtonEvent

Declaration

Source position: xlib.pp line 412

type TXButtonEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  window: TWindow;

  root: TWindow;

  subwindow: TWindow;

  time: TTime;

  x: cint;

  y: cint;

  x_root: cint;

  y_root: cint;

  state: cuint;

  button: cuint;

  same_screen: TBool;

end;


Documentation generated on: 2023-03-18