RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDate.Day Property

Indicates the Day of the month that the object represents.

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

Use Day to get or set the day portion of the date-and-time value. Valid Day values are 1 through 28, 29, 30, or 31, depending on the Month value. 

 

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