Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdDateTimeStamp.AddTIdDateTimeStamp
TIdDateTimeStamp
Adds an Indy timestamp to the object instance.
procedure
AddTIdDateTimeStamp(AIdDateTime: TIdDateTimeStamp);
Parameters
AIdDateTime: TIdDateTimeStamp
Timestamp to be added to the object instance.
Description
AddTIdDateTimeStamp is a procedure that adds the date and time in ATIdDateTimeStamp to the current date/time for the object instance. Milliseconds, Seconds,
Day
and
Year
are adjusted accordingly.