System.SysUtils.Exception.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~Exception();

プロパティ

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


説明

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

関連項目