TdxStatusBarPaintStyle Enum
Declaration
TdxStatusBarPaintStyle = (
stpsStandard,
stpsFlat,
stpsXP,
stpsOffice11,
stpsUseLookAndFeel
);
Members
Name |
---|
stpsStandard
|
stpsFlat
|
stpsXP
|
stpsOffice11
|
stpsUseLookAndFeel
|
See Also