Icon CurrToAnsiStr Method

System::UnicodeString __fastcall CurrToAnsiStr(System::Currency
      Value)

Usage

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