System.Win.ObjComAuto.TObjectDispatch.Instance

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

Delphi

property Instance: TObject read FInstance;

C++

__property System::TObject* Instance = {read=FInstance};

プロパティ

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

説明

Automation サーバーのインスタンスを表します。

このプロパティを使用して、Automation サーバーのインスタンスを取得することができます。

関連項目