[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A thread based logging class
Source position: tiLog.pas line 188
type TtiThrdLog = class(TtiSleepThread) end; |
public |
constructor CreateExt(); |
procedure Execute; override; |
property Terminated; |
procedure tiSynchronize(); |
property LogTo: TtiLogToCacheAbs; [rw] |
|
A thread based logging class |
|
| | ||
| | ||
TThread |
||
? | ||
TObject |