API:FMX.Calendar.TCalendar

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
class public
FMX.Calendar.pas
FMX.Calendar.hpp
FMX.Calendar FMX.Calendar

Description

TCustomCalendar is the base class for controls that display a month calendar.

FMX.Calendar.TCalendar inherits from FMX.Calendar.TCustomCalendar. All content below this line refers to FMX.Calendar.TCustomCalendar.

TCustomCalendar is the base class for controls that display a month calendar.

See Also