SubKey Property (Write Only) |
Top Previous Next |
Sets/gets the subkey under which the keyboard maps will be stored.
Visual Basic Syntax
TNBAidHook.SubKey [= String]
Delphi Syntax
TNBAidHook.SubKey [:= String];
Remarks
This property is valid only if a ProfilesControl property has been assigned to a TNBProfiles control.
See also TNBProfiles component, TnbProfiles and Profile properties and ShowEditor method.
|