Converts an numeric string into an Double value.
Source position: lclproc.pas line 154
function StrToDouble(
const s: string
):Double;