Icon AnsiStrToCurr Method

System::Currency __fastcall AnsiStrToCurr(const
      System::UnicodeString Value)

Usage

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