vcl-dxdbcoloredit.md
A data-aware color editor control.
TdxDBColorEdit = class(
TdxCustomColorEdit
)
In addition to publishing properties inherited from its base classes, the TdxDBColorEdit class introduces the following properties:
DataBinding, which allows you to specify data access options;
Properties, which provides members for customizing the editor’s appearance and behavior.
Show 17 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomTextEdit TcxCustomMaskEdit TcxCustomDropDownEdit TcxCustomPopupEdit TdxCustomColorEdit TdxDBColorEdit
See Also