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 サーバーのインスタンスを取得することができます。

関連項目