RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoObjectFactory.DispIntfEntry Property

Contains the entry for the dispatch interface implemented by the OLE Automation object created by the factory.

Pascal
property DispIntfEntry: PInterfaceEntry;
C++
__property PInterfaceEntry DispIntfEntry;

DispIntfEntry is initialized in the constructor. It indicates the entry for a dispatch interface. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!