TAGWAPI.Debug
TAGWAPI

<font face="Arial"><font SIZE="3">Debug Information
</font></font>

property Debug: Boolean;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This property controls whether debug information is generated or not; when set to TRUE debug information is produced and stored on the file defined by the Log property (if <> from blanks) and OnDebug events are generated. The Trace property controls de definition and level of detail of the information generated.
This information is set internally on the VCL component and should be used with initial debugging purposes, no release software should have permanently set this property as TRUE.
</font></font>