Debug Property (Read/Write)

Top  Previous  Next

Works in conjunction with the DebugDir property. When this is set to True, 2 files are generated:

 

LPD_yyyymmddhhmmss.SYS : Contains trace and events messages

LPD_yyyymmddhhmmss.DMP : Contains Dump data.

 

Usually, both files are used for technical support only.

 

Visual Basic Syntax

 

TnbXLPD.Debug [= Boolean]

 

Delphi Syntax

 

TnbXLPD.Debug; [:= Boolean]