Icon AnsiStrToTime Method

System::TDateTime __fastcall AnsiStrToTime(const
      System::UnicodeString Value)

Usage

Use the AnsiStrToTime method to convert a string that contains an ANSI-formatted time value to an actual TDateTime value. All SQL and filter expressions in DBISAM require ANSI-formatted time values, which use the 'hh:mm:ss.zzz am/pm' format.
Image