Back to Devexpress

TdxDBColorEdit Class

vcl-dxdbcoloredit.md

latest2.0 KB
Original Source

TdxDBColorEdit Class

A data-aware color editor control.

Declaration

delphi
TdxDBColorEdit = class(
    TdxCustomColorEdit
)

Remarks

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.

Inheritance

Show 17 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomTextEdit TcxCustomMaskEdit TcxCustomDropDownEdit TcxCustomPopupEdit TdxCustomColorEdit TdxDBColorEdit

See Also

TdxColorEdit

Integrated Touch Gesture Support

TdxDBColorEdit Members

dxDBColorEdit Unit