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

TcxColorValueFormat Enum

Declaration

TcxColorValueFormat = (
    cxcvRGB,
    cxcvHexadecimal,
    cxcvInteger
);

Members

Name
cxcvRGB
cxcvHexadecimal
cxcvInteger
See Also