Topic Path: Pending > TIdDateTimeStamp.SetSecond
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.SetSecond

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

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.