Math387.FormatFloat Method

String FormatFloat(String aFormat, Double Value)

Formats a floating point value with the format string.

#NameTypeDescription
1aFormatString
2ValueDoublescalar

Returns: String

Remarks:

The managed and C++ ports' counterpart of SysUtils.FormatFloat, which the other units of the library call.