Icon FloatToAnsiStr Method

System::UnicodeString __fastcall FloatToAnsiStr(System::Extended
      Value)

Usage

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