API:FMX.Memo.Style.TStyledMemo.Model

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Model: TCustomMemoModel read GetModel;

C++

__property Fmx::Memo::TCustomMemoModel* Model = {read=GetModel};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Memo.Style.pas
FMX.Memo.Style.hpp
FMX.Memo.Style TStyledMemo

Beschreibung

Ein Datenmodell für dieses Steuerelement.

FMX.Memo.Style.TStyledMemo.Model erbt von FMX.ScrollBox.Style.TStyledCustomScrollBox.Model. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.Style.TStyledCustomScrollBox.Model. Ein Datenmodell für dieses Steuerelement.

Siehe auch