RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalendar.FirstDayOfWeek Property

Specifies the left-most day on the calendar.

Pascal
property FirstDayOfWeek: TCalDayOfWeek;
C++
__property TCalDayOfWeek FirstDayOfWeek;

Use FirstDayOfWeek to get or set the left-most day on the calendar. 

To make the left-most day adjust for the locale, set FirstDayOfWeek to dowLocaleDefault. 

 

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