vcl-cxdbedit-4aed8621.md
A data-aware single-line text editor.
TcxDBTextEdit = class(
TcxCustomTextEdit
)
A single-line text editor allows users to edit a non-formatted string value stored in a database.
The list below outlines key members of the TcxDBTextEdit class that allow you to configure plain text editors and manage their content.
You can create a TcxEditRepositoryTextItem component in an edit repository to store text editor settings and share them between multiple single-line text editors.
Show 13 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomTextEdit TcxDBTextEdit
See Also