RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TypInfo.SetToString Function
Pascal
function SetToString(PropInfo: PPropInfo; Value: Integer; Brackets: Boolean = False): string;
C++
AnsiString SetToString(PPropInfo PropInfo, int Value, Boolean Brackets = False);

TypInfo

This is function TypInfo.SetToString.

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