Increments an Indy timestamp using Seconds.
Parameters |
Description |
ANumber |
Number of seconds to be added to the Indy timestamp. |
SetSecond is a procedure used to increment an Indy timestamp using the number of Seconds in ANumber. SetSecond clears the Second property to 0 (zero) and calls AddSeconds using the value in ANumber.
AddSeconds
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. |