HotSpotName Property (Read/Write)

Top  Previous  Next

Sets/gets the description of the hotspot's default value. This is simply a descriptive string that will be associated with a hotspot at first.

 

Visual Basic Syntax

 

TNBHotSpot.HotSpotName [= String]

 

Delphi Syntax

 

TNBHotSpot.HotSpotName [:= String];

 

See Also Description, Id properties.