Source position: dateutil.inc line 107
function IsValidDate(
const AYear: Word;
const AMonth: Word;
const ADay: Word
):Boolean;