- 4.61.2.17 -
Standard Units

Strings Unit


Strings Unit Procedures and FunctionsFloatToStr function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Converts a floating point value to a string.
Declaration:
function FloatToStr(Value: Extended): String;
Remarks:
FloatToStr converts the floating-point value given by
Value to its string representation. 
  | 
  | 
  | 
| Fix function | 
Table of Content | 
Fls function | 
- 4.61.2.17 -