Skip to main content

TcxDefaultColorStyle Enum

Declaration

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

Members

Name
cxdcClear
cxdcColor
cxdcHatched
cxdcText
cxdcCustom
See Also