Vcl.WinXCalendars.TCalendarView.ShowDayOfWeek

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShowDayOfWeek;

C++

__property ShowDayOfWeek = {default=1};

Properties

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

Description

Indicates whether the abbreviations for the names of the days of the week are visible on TCalendarView.

Vcl.WinXCalendars.TCalendarView.ShowDayOfWeek inherits from Vcl.WinXCalendars.TCustomCalendarView.ShowDayOfWeek. All content below this line refers to Vcl.WinXCalendars.TCustomCalendarView.ShowDayOfWeek.


Indicates whether the abbreviations for the names of the days of the week are visible on TCalendarView.

See Also