[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

RTLeventdestroy

Destroy a RTL Event

Declaration

Source position: threadh.inc line 147

procedure RTLeventdestroy(

  state: PRTLEvent

);

Description

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

See also

RTLEventCreate

  

Create a new RTL event

RTLEventReset

RTLEventSet