Source position: dateutil.inc line 278
function MonthsBetween(
const ANow: TDateTime;
const AThen: TDateTime;
AExact: Boolean = False
):Integer;