Skip to main content

TdxBarPaintStyle Enum

Declaration

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

Members

Name
psStandard
psCaption
psCaptionInMenu
psCaptionGlyph
See Also