RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDate.Month Property

Indicates the month of the year that the object represents.

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

Use Month to get or set the month portion of the date-and-time value. Valid Month values are 1 through 12. 

 

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