System.DelphiInterface.Destroy

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

C++

__fastcall ~DelphiInterface<T>()

プロパティ

種類 可視性 ソース ユニット
destructor public systobj.h System DelphiInterface

説明

System.DelphiInterface のインスタンスを解放します。

System.DelphiInterface インスタンスを解放する前に、System.DelphiInterface.~DelphiInterface は基となっているインターフェイスの Release メソッドを呼び出します。