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

Initializes an Indy timestamp using milliseconds.

Parameters 
Description 
ANumber 
Number of milliseconds since the base date. 

SetMillisecond is a procedure used to initialize an Indy timestamp using the number of milliseconds in ANumber since the base date. SetMillisecond clears the Millisecond property to 0 (zero) and calls AddMilliseconds using Anumber to initialize the Indy timestamp.

AddMilliseconds

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