Internet Direct (Indy)
Home
PreviousUpNext
TIdDateTimeStamp.AddDays Method

Adds a number of days to the timestamp.

Pascal
procedure AddDays(
    ANumber: Cardinal
);
Parameters 
Description 
ANumber 
Number of days to be added. 

AddDays is a procedure that adds the number of days specified in ANumber to the current date and time value for the timestamp. Year will be adjusted accordingly.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.