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