Internet Direct (Indy)
Home
PreviousUpNext
TIdDateTimeStamp.AddMinutes Method

Adds a number of minutes to the timestamp.

Pascal
procedure AddMinutes(
    ANumber: Cardinal
);
Parameters 
Description 
ANumber 
Number of minutes to add. 

AddMinutes is a procedure that adds the number of minutes in ANumber to the date and time value in the timestamp. Second, Day and 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.