FMX.Calendar.Style.TStyledCalendar.DefineItemIndexOfFirstDayInCurrentMonth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DefineItemIndexOfFirstDayInCurrentMonth: Integer;

C++

int __fastcall DefineItemIndexOfFirstDayInCurrentMonth();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Calendar.Style.pas
FMX.Calendar.Style.hpp
FMX.Calendar.Style TStyledCalendar

Description

The index of the item from Days that is the first day of the month.

See Also