RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoIntfObject.DispTypeInfo Property

DispTypeInfo returns an ITypeInfo interface reference to the type information for the dispinterface implemented by the automation object.

Pascal
property DispTypeInfo: ITypeInfo;
C++
__property ITypeInfo DispTypeInfo;

DispTypeInfo is used to provide type information on the automation object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!