RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.GetPropValue Function
Pascal
function GetPropValue(Instance: TObject; PropInfo: PPropInfo; PreferStrings: Boolean = True): Variant; overload;
C++
Variant GetPropValue(TObject * Instance, PPropInfo PropInfo, Boolean PreferStrings = True);

TypInfo

This is function TypInfo.GetPropValue.

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