FMX.Calendar.Style.TStyledCalendar.DefineItemIndexOfFirstDayInCurrentMonth

提供:RAD Studio API Documentation

Delphi

function DefineItemIndexOfFirstDayInCurrentMonth: Integer;

C++

int __fastcall DefineItemIndexOfFirstDayInCurrentMonth();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Calendar.Style.pas
FMX.Calendar.Style.hpp
FMX.Calendar.Style TStyledCalendar


説明

Days の項目のうち、その月の最初の日である項目のインデックスです。

関連項目