System.Threading.EAggregateException.Destroy

Aus RAD Studio API Documentation

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. {{#multireplace:System.Threading.EAggregateException.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.SysUtils.Exception.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.SysUtils.Exception.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt eine Instanz von Exception frei.

Siehe auch