TdxDBColorEdit Class
A data-aware color editor control.
Declaration
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
See Also