System.SyncObjs.TLightweightEvent.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TLightweightEvent();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | System.SyncObjs.pas System.SyncObjs.hpp |
System.SyncObjs | TLightweightEvent |
Description
Frees the memory associated with the event.
Destroy frees the memory associated with the event.