Skip to main content

TcxButtonPaintStyle Enum

Declaration

TcxButtonPaintStyle = (
    bpsDefault,
    bpsCaption,
    bpsGlyph
);

Members

Name
bpsDefault
bpsCaption
bpsGlyph
See Also