vcl-dxcoloredit-ba7cd2b7.md
Serves as the base class for classes that implement color editors.
TdxCustomColorEdit = class(
TcxCustomPopupEdit
)
This class provides properties and methods defining the basic functionality of the color editor. Use the Properties property to access the properties that control the appearance and behavior specific to the color editor. Refer to the TdxCustomColorEditProperties class description to learn about available properties that you can customize.
Show 16 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomTextEdit TcxCustomMaskEdit TcxCustomDropDownEdit TcxCustomPopupEdit TdxCustomColorEdit
See Also