FMX.Memo.Style.TStyledMemo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ScrollBox.Style.TStyledCustomScrollBoxFMX.Presentation.Style.TStyledPresentationFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentTStyledMemo

Delphi

TStyledMemo = class(TStyledCustomScrollBox, ITextInput, ITextSpellCheck, ITextSpellCheckActions)

C++

class PASCALIMPLEMENTATION TStyledMemo : public Fmx::Scrollbox::Style::TStyledCustomScrollBox

Eigenschaften

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


Beschreibung

Mit Stilen versehene Darstellung für TMemo.

Siehe auch