FMX.Calendar.TCalendar.FirstWeekMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FirstWeekMode default TCalFirstWeekMode.ISO8601;

C++

__property FirstWeekMode = {default=0};

Properties

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

Description

Definition of the first week of the year that the calendar displays.


See Also