RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSCustomDateTime.Year Property

Indicates the year that the object represents.

Pascal
property Year: Integer;
C++
__property int Year;

Use Year to get or set the year portion of the date-and-time value. Valid Year values are 1 through 9999. 

 

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