Back to Devexpress

TcxDefaultColorStyle Enum

vcl-cxcolorcombobox-3449f237.md

latest330 B
Original Source

TcxDefaultColorStyle Enum

Declaration

delphi
TcxDefaultColorStyle = (
    cxdcClear,
    cxdcColor,
    cxdcHatched,
    cxdcText,
    cxdcCustom
);

Members

Name
cxdcClear
cxdcColor
cxdcHatched
cxdcText
cxdcCustom

See Also

cxColorComboBox Unit