RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.GetPropList Function
Pascal
function GetPropList(TypeInfo: PTypeInfo; TypeKinds: TTypeKinds; PropList: PPropList; SortList: Boolean = True): Integer; overload;
C++
int GetPropList(PTypeInfo TypeInfo, TTypeKinds TypeKinds, PPropList PropList, Boolean SortList = True);

TypInfo

This is function TypInfo.GetPropList.

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