[Overview][Constants][Types][Classes][Procedures and functions][Index] |
DisplaySettings contains options which control the appearance of the calendar.
Source position: calendar.pp line 113
public property TCustomCalendar.DisplaySettings : TDisplaySettings |
DisplaySettings contains options which control the appearance of the calendar. DisplaySettings is a set type which contains zero or more TDisplaySetting values, including:
Remark: | The value dsStartMonday is no longer available in LCL version 2.2 or higher. It has been replaced by the FirstDayOfWeek property on platforms where the capability is supported (Win32, QT, QT5). This is Delphi compatible, and allows any day of the week to be used as the first day of the week. |
|
Set type for TDisplaySetting values. |
|
|
Enumerated type with values that control display settings in TCalendar. |
|
|
Indicates the day of the week displayed as the first column in the calendar grid. |