Source position: dateutil.inc line 368
function TryRecodeDateTime( |
const AValue: TDateTime; |
const AYear: Word; |
const AMonth: Word; |
const ADay: Word; |
const AHour: Word; |
const AMinute: Word; |
const ASecond: Word; |
const AMilliSecond: Word; |
out AResult: TDateTime |
):Boolean; |