Vcl.WinXCalendars.TCalendarViewMonthlyViewInfo.WeekDays

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WeekDays: TCalendarDaysOfWeekViewInfo read FWeekDays;

C++

__property TCalendarDaysOfWeekViewInfo* WeekDays = {read=FWeekDays};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXCalendars.pas
Vcl.WinXCalendars.hpp
Vcl.WinXCalendars TCalendarViewMonthlyViewInfo

Description

Represents the names of days of week line in the header.

Is a link to TCalendarDaysOfWeekViewInfo.

See Also