[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notify threads of the event.
Source position: threadh.inc line 180
procedure RTLEventSetEvent( |
state: PRTLEvent |
); |
RTLeventSetEvent notifies other threads which are listening, that the event has occurred.
|
Create a new RTL event |
|
|
Reset an event |
|
|
Destroy a RTL Event |
|
|
Wait for an event. |