Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class > TIdDateTimeStamp Methods > ZeroTime Method
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.ZeroTime Method

Resets the time value to its default representation.

procedure ZeroTime;

ZeroTime is a procedure that resets the value of the time component in TIdDateTimeStamp. ZeroTime calls SetSecond and SetMillisecond to set the time to 00:00:00.000.

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