System.Win.ObjComAuto.TObjectDispatch.Instance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Instance: TObject read FInstance;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

Beschreibung

Repräsentiert die Automatisierungsserver-Instanz.

Mit dieser Eigenschaft können Sie die Automatisierungsserver-Instanz ermitteln.

Siehe auch