FMX.Calendar.Style.TStyledCalendar.Weeks
Delphi
property Weeks: TGridLayout read FWeeks;
C++
__property Fmx::Layouts::TGridLayout* Weeks = {read=FWeeks};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Calendar.Style.pas FMX.Calendar.Style.hpp |
FMX.Calendar.Style | TStyledCalendar |
Description
Grid layout of this calendar styled presentation that shows the week numbers of the calendar.
If the calendar styled presentation does not support this control, Weeks is nil.