Previous: Dup_SI function To the Table of Content Next: FloatToStr function

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

Fix function

Targets: MS-DOS, OS/2, Win32


Strings Unit

Converts argument into a fixed point string.

Declaration:
function Fix(X: Extended; W, Pr: LongInt): String[15];
Remarks:
Pr is the number of digits after the decimal point.


Previous: Dup_SI function To the Table of Content Next: FloatToStr function
Dup_SI function Table of Content FloatToStr function

- 4.61.2.16 -