System.Threading.EAggregateException.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~EAggregateException(void);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| destructor | public | System.Threading.pas System.Threading.hpp | System.Threading | EAggregateException | 
Beschreibung
Gibt eine Instanz von Exception frei.
System.Threading.EAggregateException.Destroy erbt von System.SysUtils.Exception.Destroy. Der folgende Inhalt bezieht sich auf System.SysUtils.Exception.Destroy.
Gibt eine Instanz von Exception frei.