Skip to main content
A newer version of this page is available. .

TdxCustomColorEditProperties Class

Stores attributes specific to a color editor.

Declaration

TdxCustomColorEditProperties = class(
    TcxCustomPopupEditProperties
)

Remarks

This object contains the following customizable attributes:

A TdxCustomColorEditProperties object is referenced via a color editor’s Properties property.

See Also