RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommonCalendar.WeekNumbers Property

Specifies whether week numbers are shown to the left of the calendar.

Pascal
property WeekNumbers: Boolean;
C++
__property Boolean WeekNumbers;

Use WeekNumbers to indicate whether week numbers are shown to the left of the calendar. The week numbers correspond to the number of the week in the current year. 

 

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