API:FMX.Edit.Style.TStyledEdit

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Presentation.Style.TStyledPresentationFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyledEdit

Delphi

TStyledEdit = class(TStyledPresentation, ITextInput, ICaret, ITextSpellCheck, ITextSpellCheckActions)

C++

class PASCALIMPLEMENTATION TStyledEdit : public Fmx::Presentation::Style::TStyledPresentation

Properties

Type Visibility Source Unit Parent
class public
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style FMX.Edit.Style

Description

Basic style presentation which is a TStyledControl object.

FMX.Edit.Style.TStyledEdit inherits from FMX.Presentation.Style.TStyledPresentation. All content below this line refers to FMX.Presentation.Style.TStyledPresentation.

Basic style presentation which is a TStyledControl object.

See Also