TcxButtonPaintStyle Enum
In This Article
#Declaration
Delphi
TcxButtonPaintStyle = (
bpsDefault,
bpsCaption,
bpsGlyph
);
#Members
Name |
---|
bps
|
bps
|
bps
|
See Also