RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypeTrans.GetEnumValueEx Function
Pascal
function GetEnumValueEx(TypInfo: PTypeInfo; const Name: string): Integer;
C++
int GetEnumValueEx(PTypeInfo TypInfo, const AnsiString Name);

TypeTrans

This is function TypeTrans.GetEnumValueEx.

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