[Overview][Types][Classes][Index] |
Caches or Frees the RTL event for the synchronization object.
Source position: lazcollections.pas line 35
procedure TWaitableSection.FreeOrCacheEvent( |
AnEventCache: PPRTLEvent; |
AnEvent: PRTLEvent |
); |
AnEventCache |
|
Cache where the RTL event is stored. |
AnEvent |
|
RTL event cached or destroyed in the method. |
Version 4.0 | Generated 2025-05-03 | Home |