vcl-dxcoloredit-95b0d48c.md
Stores attributes specific to a color editor.
TdxColorEditProperties = class(
TdxCustomColorEditProperties
)
This class does not introduce any new functionality. It simply publishes certain events and properties inherited from base classes, and initializes the properties with the default values.
A TdxColorEditProperties object is referenced via a color editor’s Properties property.
Show 11 items
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties TdxCustomColorEditProperties TdxColorEditProperties
See Also