API:FMX.Memo.TCustomMemoModel

From RAD Studio API Documentation
Jump to: navigation, search

FMX.ScrollBox.TCustomScrollBoxModelFMX.Controls.Model.TDataModelFMX.Presentation.Messages.TMessageSenderSystem.Classes.TPersistentSystem.TObjectTCustomMemoModel

Delphi

TCustomMemoModel = class(TCustomScrollBoxModel)

C++

class PASCALIMPLEMENTATION TCustomMemoModel : public Fmx::Scrollbox::TCustomScrollBoxModel

Properties

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

Description

Model of TScrollBox data.

FMX.Memo.TCustomMemoModel inherits from FMX.ScrollBox.TCustomScrollBoxModel. All content below this line refers to FMX.ScrollBox.TCustomScrollBoxModel.

Model of TScrollBox data.

See Also