You are reading help file online using chmlib.com
|
function IntToStr(i: Longint): String;
The IntToStr function converts an integer into a string containing the decimal representation of that number.
You are reading help file online using chmlib.com
|