System.SyncObjs.TLightweightEvent.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

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.