API:FMX.Calendar.Style.TStyledCalendar.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TStyledPresentation.Create */ inline __fastcall virtual TStyledCalendar(System::Classes::TComponent* AOwner)/* overload */ : Fmx::Presentation::Style::TStyledPresentation(AOwner) { }
/* TStyledPresentation.Create */ inline __fastcall virtual TStyledCalendar(System::Classes::TComponent* AOwner, Fmx::Controls::Model::TDataModel* const AModel, Fmx::Controls::TControl* const AControl)/* overload */ : Fmx::Presentation::Style::TStyledPresentation(AOwner, AModel, AControl) { }

Properties

Type Visibility Source Unit Parent
constructor public FMX.Calendar.Style.hpp FMX.Calendar.Style TStyledCalendar

Description

Embarcadero Technologies does not currently have any additional information.