TnbKeyboard Property (Read/Write) |
Top Previous Next |
Through this property you can access the collection of keyboard maps associated to TTnbAidHook component.
Visual Basic Syntax
TNBAidHook.TnbKeyboard [= TTnbCustomKeyBoardMap]
Delphi Syntax
TNBAidHook.TnbKeyboard [:= TTnbCustomKeyBoardMap];
See also TNBProfiles component, ProfilesControl and Profile properties and ShowEditor method.
|