[Overview][Constants][Types][Classes][Index] |
Reset the event
Source position: syncobjs.pp line 68
public procedure TEventObject.ResetEvent; |
ResetEvent turns off the event. Any WaitFor operation will suspend the calling thread.
|
Set the event |
|
|
Wait for the event to be set. |