[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

StrToDouble

Converts an numeric string into an Double value.

Declaration

Source position: lclproc.pas line 155

function StrToDouble(

  const s: string

):Double;