Math387.StrToSingle Method

function StrToSingle(const Source: string): Single;

Converts string to a single value.

#NameTypeDescription
1Sourcestring

Returns: Single - string, converted to single value.

See Also: Math387.SampleToStr