System.Win.ComObj.TAutoIntfObject.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 TAutoIntfObject

Description

DispIntfEntry contient l'entrée pour l'interface dispatch implémentée par l'objet automation.

DispIntfEntry est initialisée dans le constructeur. DispIntfEntry renvoie l'entrée pour une interface dispatch.

Voir aussi