Gets or creates the RTL event for the synchronization object.
Source position: lazcollections.pas line 34
function TWaitableSection.GetCachedOrNewEvent( |
AnEventCache: PPRTLEvent |
):PRTLEvent; |
AnEventCache |
|
Cached event acquired or updated in the method. |
Pointer to the RTL event acquired or created in the method.
| Version 4.6 | Generated 2026-02-20 | Home |