Source position: dateutil.inc line 391
function TimeInRange(
ATime: TTime;
AStartTime: TTime;
AEndTime: TTime;
AInclusive: Boolean = True
):Boolean;