Default display settings used in TCalendar.
Source position: calendar.pp line 46
const DefaultDisplaySettings = [dsShowHeadings, dsShowDayNames]; |
DefaultDisplaySettings is a constant with the default display settings used in TCalendar. It is used as the default value for the DisplaySettings property in TCustomCalendar / TCalendar.
DefaultDisplaySettings contains the following TDisplaySetting enumeration values:
|
DisplaySettings contains options which control the appearance or behavior for the calendar control. |
|
|
Set type for TDisplaySetting values. |
|
|
Enumerated type with values that control display settings in TCalendar. |
| Version 4.4 | Generated 2025-11-08 | Home |