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

TdxBarRealPaintStyle Enum

Declaration

TdxBarRealPaintStyle = (
    rpsStandard,
    rpsEnhanced,
    rpsFlat,
    rpsXP,
    rpsOffice11,
    rpsSkin
);

Members

Name
rpsStandard
rpsEnhanced
rpsFlat
rpsXP
rpsOffice11
rpsSkin
See Also