Icon AnsiStrToFloat Method

Extended __fastcall AnsiStrToFloat(const AnsiString Value)

Use the AnsiStrToFloat method to convert a string that contains an ANSI-formatted float value to an actual Double value. All SQL and filter expressions in DBISAM require ANSI-formatted float values, which use the period (.) as the decimal separator.
Image