System.Threading.EAggregateException.Destroy

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EAggregateException();

Propriétés

Type Visibilité  Source Unité  Parent
destructor public
System.Threading.pas
System.Threading.hpp
System.Threading EAggregateException

Description

Détruit une instance de Exception.

System.Threading.EAggregateException.Destroy hérite de System.SysUtils.Exception.Destroy. Tout le contenu en-dessous de cette ligne se réfère à System.SysUtils.Exception.Destroy.

Détruit une instance de Exception.

Voir aussi