RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.GetPropInfo Function
Pascal
function GetPropInfo(Instance: TObject; const PropName: string; AKinds: TTypeKinds = []): PPropInfo; overload;
C++
PPropInfo GetPropInfo(TObject * Instance, 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!