Vcl.WinXCalendars.TCalendarPicker.ShowDayOfWeek

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowDayOfWeek: Boolean read GetShowDayOfWeek write SetShowDayOfWeek default 1;

C++

__property ShowDayOfWeek = {default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarPicker

Description

Specifies a format of the line of weeks in the short format of the TCalendarView.

Vcl.WinXCalendars.TCalendarPicker.ShowDayOfWeek inherits from Vcl.WinXCalendars.TCustomCalendarPicker.ShowDayOfWeek. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarPicker.ShowDayOfWeek.

Specifies a format of the line of weeks in the short format of the TCalendarView.

See Also