FloatToStr () floating-point type is converted to a string (the parameter is the floating-point type to be converted, and a string is returned). Although Delphi is case-insensitive, good writing habits can improve the readability of the code.
This function is often used in SysUtils units, and there are similar ones: StrToInt, IntToStr, etc.