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

function StrToDouble(

  const s: string

):Double;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.