FMX.Calendar.TCustomCalendar

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomCalendar

Delphi

TCustomCalendar = class(TPresentedControl)

C++

class PASCALIMPLEMENTATION TCustomCalendar : public Fmx::Controls::Presentation::TPresentedControl

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.

See Also