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