API:FMX.MultiView.Types.TCustomOverlayLayoutModel

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Controls.Model.TDataModelFMX.Presentation.Messages.TMessageSenderSystem.Classes.TPersistentSystem.TObjectTCustomOverlayLayoutModel

Delphi

TCustomOverlayLayoutModel = class(TDataModel)

C++

class PASCALIMPLEMENTATION TCustomOverlayLayoutModel : public Fmx::Controls::Model::TDataModel

Properties

Type Visibility Source Unit Parent
class public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types FMX.MultiView.Types

Description

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

FMX.MultiView.Types.TCustomOverlayLayoutModel 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