FMX.Edit.TContentEdit

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Controls.TContentFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTContentEdit

Delphi

TContentEdit = class(TContent)

C++

class PASCALIMPLEMENTATION TContentEdit : public Fmx::Controls::TContent

Properties

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

Description

TContentEdit is a specialized TContent for edit controls.

Use TContentEdit to manage the alignment of the buttons of an edit control.

See Also