Skip to main content

dxFloatToStr(Extended,Char) Method

Declaration

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

Parameters

Name Type
AValue Extended
ADecimalSeparator Char

Returns

Type
string
See Also