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