function StrToSingle(const Source: string): Single;
Converts string to a single value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | string |
Returns: Single - string, converted to single value.
See Also: Math387.SampleToStr
Converts string to a single value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | string |
Returns: Single - string, converted to single value.