System.SyncObjs.TLightweightSemaphore.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TLightweightSemaphore();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | System.SyncObjs.pas System.SyncObjs.hpp |
System.SyncObjs | TLightweightSemaphore |
Description
Releases the memory associated with the TLightweightSemaphore object.
Destroy frees the memory allocated for the TLightweightSemaphore instance.