2011/11/25 Michael Van Canneyt <[email protected]>:
>
> You should use the default TryStrToFloat() function from the sysutils unit.
> It does exactly that, without exceptions.
>
> The function result may change if the internationalization/localization
> settings have changed. e.g. if you switch from platform.
>
> Secondly, please note that in the debugger you will always 'see' the
> exception before it is caught in the exception handler.
>
> Michael.

Thank you both!

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to