RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.YearsPerCentury Constant

YearsPerCentury represents the number of years in a century.

Pascal
YearsPerCentury = 100;
C++
YearsPerCentury = 100;

YearsPerCentury is a numerical constant that indicates the number of years in a century. 

 

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