RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IntfInfo.GetIntfMetaData Function
Pascal
procedure GetIntfMetaData(Info: PTypeInfo; var IntfMD: TIntfMetaData; IncludeAllAncMethods: Boolean = False); overload;
C++
GetIntfMetaData(PTypeInfo Info, TIntfMetaData IntfMD, Boolean IncludeAllAncMethods = False);

This is function IntfInfo.GetIntfMetaData.

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