RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.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 date-and-time value. Valid Second values are 0 through 59. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!