Unit 'syncobjs' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TEventObject.ResetEvent

Reset the event.

Declaration

Source position: syncobjs.pp line 92

public procedure TEventObject.ResetEvent;

Description

ResetEvent turns off the event. Any WaitFor operation will suspend the calling thread.

See also

SetEvent

  

Set the event.

WaitFor

  

Wait for the event to be set.


Documentation generated on: Jul 24 2023