FMX.Calendar.TCalendar.WeekNumbers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WeekNumbers default TCalendarModel.DefaultWeekNumbers;

C++

__property WeekNumbers = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Calendar.pas
FMX.Calendar.hpp
FMX.Calendar TCalendar

Description

Specifies whether the numbers corresponding to the weeks are shown on the left side of the TCalendar control.

See Also