API:FMX.Memo.TCustomMemo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ScrollBox.TCustomPresentedScrollBoxFMX.Controls.Presentation.TPresentedControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentTCustomMemo

Delphi

TCustomMemo = class(TCustomPresentedScrollBox, ITextSettings, ITextActions, IVirtualKeyboardControl, ICaret,
IReadOnly)

C++

class PASCALIMPLEMENTATION TCustomMemo : public Fmx::Scrollbox::TCustomPresentedScrollBox

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Memo.pas
FMX.Memo.hpp
FMX.Memo FMX.Memo

Beschreibung

Komponente, die die Anzeige eines großen Inhalts in einem kleineren sichtbaren Bereich ermöglicht.

FMX.Memo.TCustomMemo erbt von FMX.ScrollBox.TCustomPresentedScrollBox. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomPresentedScrollBox.

Komponente, die die Anzeige eines großen Inhalts in einem kleineren sichtbaren Bereich ermöglicht.

Siehe auch