API:FMX.Calendar.TCalendar

提供: RAD Studio API Documentation
移動先: 案内検索

FMX.Calendar.TCustomCalendarFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCalendar

Delphi

TCalendar = class(TCustomCalendar)

C++

class PASCALIMPLEMENTATION TCalendar : public TCustomCalendar

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Calendar.pas
FMX.Calendar.hpp
FMX.Calendar FMX.Calendar

説明

TCustomCalendar は、1 か月のカレンダーを表示するコントロールの基底クラスです。

FMX.Calendar.TCalendar は FMX.Calendar.TCustomCalendar を継承しています。以下の内容はすべて FMX.Calendar.TCustomCalendar を参照しています。

TCustomCalendar は、1 か月のカレンダーを表示するコントロールの基底クラスです。

関連項目