[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Converts an numeric string into an Double value.
Source position: lclproc.pas line 146
function StrToDouble( |
const s: string |
):Double; |
Deprecated. Use LazUtilities.StrToDouble instead.
Deprecated in LCL version 2.1. Will be removed in version 2.3.