Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDateTimeStamp.AddMilliseconds
TIdDateTimeStamp
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.