[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazatk1.pas line 817
type TAtkKeyEventStruct = record |
||
type_: gint; |
|
|
state: guint; |
|
|
keyval: guint; |
|
|
length: gint; |
|
|
string_: Pgchar; |
|
|
keycode: guint16; |
|
|
timestamp: guint32; |
|
|
end; |