[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGdk3' (#lcl)

TGdkEventPadGroupMode

Declaration

Source position: lazgdk3.pas line 4147

type TGdkEventPadGroupMode = record

  type_: TGdkEventType;

  

  window: PGdkWindow;

  

  send_event: gint8;

  

  time: guint32;

  

  group: guint;

  

  mode: guint;

  

end;