TnbProfiles Property (Write Only) |
Top Previous Next |
Sets the TNBProfiles Component as the profile manager for this control.
Visual Basic Syntax
TNBAidHook.TnbProfiles [= TNBProfiles]
Delphi Syntax
TNBAidHook.TnbProfiles [:= TNBProfiles];
Remarks
After setting this property, you can access a collection of keyboard maps to be generated and customized through the ShowEditor method.
See Also TNBProfiles component, SubKey property and ShowEditor method.
|