RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IntfInfo.GetClsMemberTypeInfo Function
Pascal
function GetClsMemberTypeInfo(const ObjectTypeInfo: PTypeInfo; const MemberName: string = ''): PTypeInfo;
C++
PTypeInfo GetClsMemberTypeInfo(const PTypeInfo ObjectTypeInfo, const AnsiString MemberName = '');

IntfInfo

This is function IntfInfo.GetClsMemberTypeInfo.

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