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