Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

RTLEventDestroy

Destroy a RTL Event.

Declaration

Source position: threadh.inc line 180

procedure RTLEventDestroy(

  state: PRTLEvent

);

Description

RTLeventdestroy destroys the RTL event State. After a call to RTLeventdestroy, the State RTL event may no longer be used.

See also

RTLEventCreate

  

Create a new RTL event.

RTLEventResetEvent

  

Reset an event.

RTLEventSetEvent

  

Notify threads of the event.


Documentation generated on: Jul 24 2023