RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.PropIsType Function
Pascal
function PropIsType(AClass: TClass; const PropName: string; TypeKind: TTypeKind): Boolean; overload;
C++
Boolean PropIsType(TClass AClass, const AnsiString PropName, TTypeKind TypeKind);

TypInfo

This is function TypInfo.PropIsType.

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