Hey everyone. I have a problem with strings:
I get this error: Type mismatch at line X.Code:text, levelString: String; levelString:= 'Str'; text:= levelString+' XP/H: '+IntToStr(XPHour);
The problem is with levelString. XPHour is integer.
How can I concatenate them?
Thanks in advance,
hunt3rx3



Reply With Quote













