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

TcxEditRepositoryColorEdit Class

A repository item containing settings that are specific to color editors (TdxColorEdit and TdxDBColorEdit).

Declaration

TcxEditRepositoryColorEdit = class(
    TcxEditRepositoryItem
)

Remarks

This class introduces the Properties property that contains the appearance and behavior settings (a TdxColorEditProperties object) of a color editor.

Inheritance

See Also