Class TLoggerNodeHelper
Unit
X3DNodes
Declaration
type TLoggerNodeHelper = class helper(TObject) for TLoggerNode
Description
Hierarchy
- TObject
- TLoggerNodeHelper
Overview
Properties
 |
property Level: Integer read GetLevel write SetLevel; |
 |
property LogFile: string read GetLogFile write SetLogFile; |
 |
property Enabled: boolean read GetEnabled write SetEnabled; |
Description
Properties
 |
property Level: Integer read GetLevel write SetLevel; |
|
 |
property LogFile: string read GetLogFile write SetLogFile; |
|
 |
property Enabled: boolean read GetEnabled write SetEnabled; |
|
Generated by PasDoc 0.14.0.
|