Vcl.WinXCalendars.TCalendarView.NumberOfWeeksInView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NumberOfWeeksInView: TItemsInRow read FNumberOfWeeksInView write SetNumberOfWeeksInView default 6;

C++

__property NumberOfWeeksInView = {default=6};

Properties

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

Description

Forwards the information from the CalendarView.

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

Forwards the information from the CalendarView.