KbdKind Property (Read/Write) |
Top Previous Next |
Specify the keyboard mapping kind.
Visual Basic Syntax
TNBAidHook.KbdKind [= TNBKbdKind]
Delphi Syntax
TNBAidHook.KbdKind [:= TNBKbdKind];
It can take one of this constants values:
Remarks
This component maintain separates keyboard mapping tables for each connection type. You can modify it through the property page associated to the component.
See Also TNBKbdKind constants.
|