Active Property (Read/Write) |
Top Previous Next |
Enables/disables the hotspot.
Visual Basic Syntax
TNBXHotSpot.Active [= Boolean]
Delphi Syntax
TNBXHotSpot.Active [:= Boolean];
Remarks
In order to function properly, hotspot control must be active and also link with TNBXEmulator control.
Default value for this property is True.
See Also TNBXEmulator control, HotSpotControl property. |