Poor-Pascal for Application
IntToStr
機能
整数を文字列に変換します。
構文
function IntToStr(Value: Integer): string;
説明
整数を 10 進表現の文字列に変換します。