Active Property (Read/Write)

Top  Previous  Next

Activates or deactivates Trace Agent functionality.

 

Visual Basic Syntax

 

TNBTrace.Active [= Boolean]

 

Delphi Syntax

 

TNBTrace.Active; [:= Boolean]

 

 

Remarks

 

If you assign the value of this property at design time, it acts only as the initial value for run-time.

 

Default value is False.