RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSTime.Second Property

Indicates the second of the minute that the object represents.

Pascal
property Second: Word;
C++
__property Word Second;

Use Second to get or set the seconds portion of the time value. Valid Second values are 0 through 59. 

 

AsTime 

Millisecond 

Hour 

Minute 

Second

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