System.Win.ObjComAuto.TObjectDispatch.Instance

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Instance: TObject read FInstance;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property protected
System.Win.ObjComAuto.pas
System.Win.ObjComAuto.hpp
System.Win.ObjComAuto TObjectDispatch

Description

Représente l'instance du serveur Automation.

Utilisez cette propriété pour obtenir l'instance du serveur Automation.

Voir aussi