Active Property (Read/Write)

Top  Previous  Next

Enables/disables the hotspot.

 

Visual Basic Syntax

 

TNBHotSpot.Active [= Boolean]

 

Delphi Syntax

 

TNBHotSpot.Active [:= Boolean];

 

 

Remarks

 

In order to function properly, hotspot component must be active and also link with TnbEmulator component.

 

Default value for this property is True.

 

See Also TnbEmulator component, HotSpotControl property.