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

TcxBlobPaintStyle Enum

Declaration

TcxBlobPaintStyle = (
    bpsDefault,
    bpsIcon,
    bpsText
);

Members

Name
bpsDefault
bpsIcon
bpsText
See Also