API:FMX.Memo.TCustomMemo.Model
Delphi
property Model: TCustomMemoModel read GetModel;
C++
__property TCustomMemoModel* Model = {read=GetModel};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TCustomMemo |
Description
Model of TScrollBox.
FMX.Memo.TCustomMemo.Model inherits from FMX.ScrollBox.TCustomPresentedScrollBox.Model. All content below this line refers to FMX.ScrollBox.TCustomPresentedScrollBox.Model.
Model of TScrollBox.