Icon AnsiStrToFloat Method

System::Extended __fastcall AnsiStrToFloat(const
      System::UnicodeString 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