TWaitableObject.WaitFor

Waits for the object to reach the signaled state or the TimeOut_Milliseconds to elapse

Source

Thread.WaitableObject.pas (32)

Description

The return value indicates whether the object is signaled. If the return value is False this means the timeout has elapsed.