Class TCriticalThread

Description

Inherits from

TObject

-because Borlands TThread class post messages to an invisible window to synchronize threads, it is unusable for TService implementation.

Constructors

Create

Functions

Destroy
Resume
Suspend
Terminate
WaitFor
DoTerminate
Execute
Synchronize
CallOnTerminate
GetPriority
SetPriority
SetSuspended

Properties

FreeOnTerminate
Handle
Priority
Suspended
ThreadID
ReturnValue
Terminated

Events

OnTerminate

Variables

FFinished
FFreeOnTerminate
FHandle
FMainThreadWaiting
FOnTerminate
FReturnValue
FSuspended
FTerminated
FThreadID