[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiLog' (#tiopf)

TtiLogToList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tiLog.pas line 158

type TtiLogToList = class(TtiLogToAbs) end;

protected

  procedure WriteToOutput; override;

  property EventsCritSect: TCriticalSection; [r]

public

  constructor Create; override;

  destructor Destroy; override;

  procedure Log(); override;

  procedure Clear; virtual;

  procedure Purge; override;

  property Items []: TtiLogEvent; [r]

  property AsString: string; [r]

  function Count;

  function ErrorMessage();

Inheritance

TtiLogToList

|

TtiLogToAbs

|

TtiBaseObject,IInterface

|

TObject


Documentation generated on: 2017-08-16