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

TdxBarPaintStyle Enum

Declaration

TdxBarPaintStyle = (
    psStandard,
    psCaption,
    psCaptionInMenu,
    psCaptionGlyph
);

Members

Name
psStandard
psCaption
psCaptionInMenu
psCaptionGlyph
See Also