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