Ouvrir le menu principal

RAD Studio API Documentation β

System.Win.ComObj.TAutoIntfObject.DispIntfEntry

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