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