[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 162

function StrToDouble(

  const s:

):Double;