Previous: Fix function To the Table of Content Next: Fls function

- 4.61.2.17 -
Standard Units
Strings Unit
Strings Unit Procedures and Functions

FloatToStr 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.


Previous: Fix function To the Table of Content Next: Fls function
Fix function Table of Content Fls function

- 4.61.2.17 -