System.Win.ComObj.TAutoObjectFactory.DispIntfEntry

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DispIntfEntry: PInterfaceEntry read FDispIntfEntry;

C++

__property System::PInterfaceEntry DispIntfEntry = {read=FDispIntfEntry};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Win.ComObj.pas
System.Win.ComObj.hpp
System.Win.ComObj TAutoObjectFactory

Description

Contient l'entrée de l'interface dispatch implémentée par l'objet OLE Automation créé par le fabricant.

DispIntfEntry est initialisée dans le constructeur. Elle indique l'entrée d'une interface dispatch.

Voir aussi