System.Win.ObjComAuto.TObjectDispatch.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TObjectDispatch();

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

説明

TObjectDispatch インスタンスを破壊します。

Destroy は、TObjectDispatch インスタンスと、もし所有している場合には関連づけられている Automation サーバー インスタンス も解放します(TObjectDispatch.Create を参照)。