[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TCalendarDialog.DisplaySettings

DisplaySettings - the user-selected settings determining the appearance of the display

Declaration

Source position: extdlgs.pas line 226

published property TCalendarDialog.DisplaySettings: TDisplaySettings
  read FDisplaySettings
  write FDisplaySettings
  default DefaultDisplaySettings;

Description

DisplaySettings - the user-selected settings determining the appearance of the display

Possible values are: ShowHeadings,ShowDayNames, NoMonthChange, ShowWeekNumbers, StartMonday

This is a set which may contain zero or more settings

The latest version of this document can be found at lazarus-ccr.sourceforge.net.