Language:
Русский
English
Str (procedure)
Converts a numeric value to a string.
Declaration
procedure Str(X [: Width [: Decimals ]]; var S:string);
Target
Windows, Real, Protected
Remarks
Converts the numeric value X to the same string representation that would be output by Write.