Class TLoggerNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TLoggerNodeHelper = class helper(TObject) for TLoggerNode

Description

Hierarchy

  • TObject
  • TLoggerNodeHelper

Overview

Properties

Public property Level: Integer read GetLevel write SetLevel;
Public property LogFile: string read GetLogFile write SetLogFile;
Public property Enabled: boolean read GetEnabled write SetEnabled;

Description

Properties

Public property Level: Integer read GetLevel write SetLevel;
 
Public property LogFile: string read GetLogFile write SetLogFile;
 
Public property Enabled: boolean read GetEnabled write SetEnabled;
 

Generated by PasDoc 0.14.0.