Adds a TTimestamp value to the Indy timestamp.
Parameters |
Description |
ATimeStamp |
The TTimestamp to be added to the object instance. |
AddTTimeStamp is a procedure that adds the value of ATimestamp to the date/time for the object instance. Components of the TTimestamp are added to the date/time individually. Milliseconds, Seconds, Day and Year are 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. |