Internet Direct (Indy) Version 9.0.1 Beta
TIdDateTimeStamp.AddMonths
Adds a number of months to the timestamp.

procedure AddMonths(ANumber: Cardinal);
Parameters
ANumber: Cardinal
Number of months to be added.

Description
AddMonths is a procedure that adds the number of months in ANumber to the date / time. Day and Year will be adjusted accordingly.