FMX.CalendarEdit.TCalendarEditModel

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ComboEdit.TComboEditModelFMX.Edit.TCustomEditModelFMX.Controls.Model.TDataModelFMX.Presentation.Messages.TMessageSenderSystem.Classes.TPersistentSystem.TObjectTCalendarEditModel

Delphi

TCalendarEditModel = class(TComboEditModel)

C++

class PASCALIMPLEMENTATION TCalendarEditModel : public Fmx::Comboedit::TComboEditModel

Properties

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

Description



Class that contains a dictionary of key-value pairs and may be used as model by an instance of TPresentedControl.

FMX.CalendarEdit.TCalendarEditModel inherits from FMX.Controls.Model.TDataModel. All content below this line refers to FMX.Controls.Model.TDataModel.

Class that contains a dictionary of key-value pairs and may be used as model by an instance of TPresentedControl.

See Also