SubKey Property (Read/Write) |
Top Previous Next |
Sets/gets the subkey under which the screen styles will be stored.
Visual Basic Syntax
TNBEmulator.SubKey [= String]
Delphi Syntax
TNBEmulator.SubKey [:= String];
Remarks
This property is valid only if a TnbProfiles property has been assigned to a TNBProfiles component.
See also TnbProfiles property, SubKey and TNBProfiles component.
|