API:FMX.CalendarEdit.TCalendarEdit.FirstDayOfWeek
Delphi
property FirstDayOfWeek;
C++
__property FirstDayOfWeek _DEPRECATED_ATTRIBUTE0 = {default=7};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.CalendarEdit.pas FMX.CalendarEdit.hpp |
FMX.CalendarEdit | TCalendarEdit |
Description
Specifies the first day of the week as it is shown in the Calendar control of the TCalendarEdit object.
FMX.CalendarEdit.TCalendarEdit.FirstDayOfWeek inherits from FMX.CalendarEdit.TCustomCalendarEdit.FirstDayOfWeek. All content below this line refers to FMX.CalendarEdit.TCustomCalendarEdit.FirstDayOfWeek.
Specifies the first day of the week as it is shown in the Calendar control of the TCalendarEdit object.
The day indicated by the value of FirstDayOfWeek is the first column in the Calendar control of the TCalendarEdit object.