Unit Keyboard

Classes

TWindowsKeyboard - Definition of the TWindowsKeyboard class.

Functions

Types

PKeyAssociation
TKeyAssociation

Constants

Variables


Functions


Types


PKeyAssociation = ^TKeyAssociation
Input code trigger by the key.
TKeyAssociation = record
wKeyCode : Word;
iInputCode : Integer;
end;
Record for associating keyboard keys with an input code.

Constants


Variables