RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.GetPropInfo Function
Pascal
function GetPropInfo(AClass: TClass; const PropName: string; AKinds: TTypeKinds = []): PPropInfo; overload;
C++
PPropInfo GetPropInfo(TClass AClass, const AnsiString PropName, TTypeKinds AKinds = []);

TypInfo

This is function TypInfo.GetPropInfo.

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