Description Property (Read/Write) |
Top Previous Next |
Sets/gets the description of the hotspot. This is simply a descriptive string associated with a hotspot.
Visual Basic Syntax
TNBXHotSpot.Description [= String]
Delphi Syntax
TNBXHotSpot.Description [:= String];
See Also Id property.
|