RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoIntfObject.DispIntfEntry Property

DispIntfEntry contains the entry for the dispatch interface implemented by the automation object.

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

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

 

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