System.Classes.EMethodNotFound.Destroy

提供: RAD Studio API Documentation
移動先: 案内検索

C++

/* Exception.Destroy */ inline __fastcall virtual ~EMethodNotFound() { }

プロパティ

種類 可視性 ソース ユニット
destructor public System.Classes.hpp System.Classes EMethodNotFound


説明

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

関連項目