[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the day of the week displayed as the first column in the calendar grid.
Source position: calendar.pp line 127
public property TCustomCalendar.FirstDayOfWeek : TCalDayOfWeek |
FirstDayOfWeek is a TCalDayOfWeek property which indicates the day used as the first day of the week. It contains a value from the TCalDayOfWeek enumeration, and determines the order of the cells displayed in the calendar grid. The default value is dowDefault, and indicates the default value provided by the platform or operating system is used.
|
Represents days of the week used in TCalendar. |
Version 4.0 | Generated 2025-05-03 | Home |