RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.PropType Function
Pascal
function PropType(Instance: TObject; const PropName: string): TTypeKind; overload;
C++
TTypeKind PropType(TObject * Instance, const AnsiString PropName);

TypInfo

This is function TypInfo.PropType.

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