Delete

Top  Previous  Next

Deletes a specified HotSpot of the TNBHotSpots collection.

 

Visual Basic Syntax

 

TNBHotSpots.Delete (Index As Integer)

 

Delphi Syntax

 

TNBHotSpots.Delete (Index: Integer);

 

See Also Add method.