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.6 | Generated 2026-02-20 | Home |