RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Controls.TTime Type

TTime is used to represent a time.

Pascal
TTime = type TDateTime;
C++
type TDateTime TTime;

Controls

TTime is simply a TDateTime type. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!