[
Overview
][
Constants
][
Types
][
Procedures and functions
][
Variables
][
Index
]
Reference for unit 'MufasaTypes' (
#Simba
)
VirtualKeyInfo
Declaration
Source position: mufasatypes.pas line 164
type
VirtualKeyInfo
=
record
Str
:
String
;
Key
:
Byte
;
end
;