RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoObjectFactory.DispTypeInfo Property

Returns an ITypeInfo interface reference to the type information for the dispinterface implemented by the OLE Automation object.

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

DispTypeInfo is used to provide type information on the OLE Automation object created by the factory. 

 

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