Unit 'LCLProc' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#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.