API:FMX.Calendar.Style.TStyledCalendar

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Presentation.Style.TStyledPresentationFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyledCalendar

Delphi

TStyledCalendar = class(TStyledPresentation)

C++

class PASCALIMPLEMENTATION TStyledCalendar : public Fmx::Presentation::Style::TStyledPresentation

Properties

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

Description

Basic style presentation which is a TStyledControl object.

FMX.Calendar.Style.TStyledCalendar inherits from FMX.Presentation.Style.TStyledPresentation. All content below this line refers to FMX.Presentation.Style.TStyledPresentation.

Basic style presentation which is a TStyledControl object.

See Also