[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: gtkproc.pp line 428
type TVKeyInfo = record |
KeyCode: array [Boolean] of Byte; |
KeySym: array [0..7] of Integer; |
KeyChar: array [0..3] of TVKeyUTF8Char; |
end; |