API:FMX.Memo.TCustomMemo
Delphi
TCustomMemo = class(TCustomPresentedScrollBox, ITextSettings, ITextActions, IVirtualKeyboardControl, ICaret)
C++
class PASCALIMPLEMENTATION TCustomMemo : public Fmx::Scrollbox::TCustomPresentedScrollBox
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | FMX.Memo |
Description
Component that allows to view large content in a smaller visible area.
FMX.Memo.TCustomMemo inherits from FMX.ScrollBox.TCustomPresentedScrollBox. All content below this line refers to FMX.ScrollBox.TCustomPresentedScrollBox.
Component that allows to view large content in a smaller visible area.