Source position: tiUtils.pas line 339
function tiDateWithinRange(
const ADate: TDateTime;
const AFrom: TDateTime;
const ATo: TDateTime
):Boolean;