- 4.66.2.19. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.19. Flt function
4.66.2.19. Flt function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Converts its argument into a formatted floating-point string.
Declaration:
function Flt(X: Extended; W: Longint): String;
- 4.66.2.19. -