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

TEventObject.ResetEvent

Reset the event.

Declaration

Source position: syncobjs.pp line 135

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: May 26 2025