API:System.Threading.EAggregateException.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~EAggregateException(void);

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Threading.pas
System.Threading.hpp
System.Threading EAggregateException

説明

Destroys は、Exception のインスタンスを破壊します。 {{#multireplace:System.Threading.EAggregateException.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:System.SysUtils.Exception.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:System.SysUtils.Exception.Destroy|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

Destroys は、Exception のインスタンスを破壊します。

関連項目