TWaitableObject

Ahstract base class for an object that can be waited for using WaitFor

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TWaitableObject

Source

Thread.WaitableObject.pas (27)

Methods

ScopeVisibilityResultNameDescription
InstancepublicTBooleanWaitFor(TimeOut_Milliseconds: TPositiveInteger32)Waits for the object to reach the signaled state or the TimeOut_Milliseconds to elapse
InstancepublicTHandleGetWaitHandle()