Class TEventLog (unit NTObj)

Inherits from

TPersistent

Constructors


Constructor Create (Const AName: String);

- TEventLog


Functions

Procedure Add (AType: TEventLogType; Value: String);

message file from ntobj.

Function Register (Const ModuleName: String): Boolean;


Function UnRegister: Boolean;


Function GetName: String;


Procedure SetName (Const Value: String);


Properties

property Name : String


Events

Variables

FName : Array[0..63] Of Char;



Constructors


Constructor Create (Const AName: String);

- TEventLog


Functions


Procedure Add (AType: TEventLogType; Value: String);

message file from ntobj.mc!


Function Register (Const ModuleName: String): Boolean;


Function UnRegister: Boolean;


Function GetName: String;


Procedure SetName (Const Value: String);


Properties


property Name : String


Events


Variables


FName : Array[0..63] Of Char;