Incompatible types: got “LongInt” expected “AnsiString”
那么我想知道如何将一个整数转换成一个字符串?
IntToStr
A:=IntToStr(123)