Math387.StrToDouble Method

function StrToDouble(const Source: string): Double;

Converts string to a double value.

#NameTypeDescription
1Sourcestring

Returns: Double - string, converted to double value.

See Also: Math387.SampleToStr