| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: lazgdk3.pas line 4112
type TGdkEventPadButton = record  | 
||
type_: TGdkEventType;  | 
  | 
|
window: PGdkWindow;  | 
  | 
|
send_event: gint8;  | 
  | 
|
time: guint32;  | 
  | 
|
group: guint;  | 
  | 
|
button: guint;  | 
  | 
|
mode: guint;  | 
  | 
|
end;  |