SubKey Property (Read/Write)

Top  Previous  Next

Sets/gets the subkey under which will be stored the hotspot profile.

 

Visual Basic Syntax

 

TNBXHotSpots.SubKey [= String]

 

Delphi Syntax

 

TNBXHotSpots.SubKey [:= String];

 

 

Remarks

 

This property is valid only if a ProfilesControl property has been assigned to a TNBXProfiles control.

 

See also ProfilesControl property and TNBXProfiles Control.