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

StrToDouble (deprecated)

Converts an numeric string into an Double value.

Declaration

Source position: lclproc.pas line 146

function StrToDouble(

  const s: string

):Double;

Description

Deprecated. Use LazUtilities.StrToDouble instead.

Version info

Deprecated in LCL version 2.1. Will be removed in version 2.3.

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