System.Classes.EMethodNotFound.Destroy

提供:RAD Studio API Documentation

C++

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

プロパティ

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


説明

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

関連項目