Back to Devexpress

dxFloatToStr(Extended,Char) Method

vcl-dxcore-dot-dxfloattostr-x28-5b5caf7e-x29.md

latest530 B
Original Source

dxFloatToStr(Extended,Char) Method

Declaration

delphi
function dxFloatToStr(AValue: Extended; ADecimalSeparator: Char = '.'): string;

Parameters

NameType
AValueExtended
ADecimalSeparatorChar

Returns

Type
string

See Also

dxCore Unit