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

procedure AddMilliseconds(ANumber: Cardinal);
Parameters
ANumber: Cardinal
Number of milliseconds to be added.

Description
AddMilliseconds is a procedure that adds the number of milliseconds to the date / time. Seconds, Day and Year will be adjusted accordingly.