Skip to main content
A newer version of this page is available. .

dxFloatToStr(Extended,Char) Method

Declaration

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

Parameters

Name Type
AValue Extended
ADecimalSeparator Char

Returns

Type
string
See Also