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

TcxButtonPaintStyle Enum

Declaration

TcxButtonPaintStyle = (
    bpsDefault,
    bpsCaption,
    bpsGlyph
);

Members

Name
bpsDefault
bpsCaption
bpsGlyph
See Also