[Lazarus] How to check if a string is a valid floating-point number.

Bart bartjunk64 at gmail.com
Fri Nov 25 14:34:36 CET 2011


On 11/25/11, Santiago A. <svaa at ciberpiula.net> wrote:
> El 25/11/2011 10:16, Kjow escribió:
>
> What about the standard pascal function  "val"
>

Doesn't Val() use a hardcoded period (.) as decimalseparator?
The StrToFloat() family uses (Default)FormatSettings AFAIK.

Bart




More information about the Lazarus mailing list