RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.GetPropInfo Function
Pascal
function GetPropInfo(TypeInfo: PTypeInfo; const PropName: string): PPropInfo; overload;
C++
PPropInfo GetPropInfo(PTypeInfo TypeInfo, const AnsiString PropName);

TypInfo

This is function TypInfo.GetPropInfo.

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