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

TcxLabelStyle Enum

Declaration

TcxLabelStyle = (
    cxlsNormal,
    cxlsRaised,
    cxlsLowered,
    cxlsOutLine
);

Members

Name
cxlsNormal
cxlsRaised
cxlsLowered
cxlsOutLine
See Also