Back to Devexpress

TdxBarBackgrounds Class

vcl-dxbar-461b127e.md

latest880 B
Original Source

TdxBarBackgrounds Class

Specifies images used as the background of bars and submenus.

Declaration

delphi
TdxBarBackgrounds = class(
    TdxBarPersistent
)

Remarks

The TdxBarBackgrounds object can be accessed via the Backgrounds property of the bar manager. This object provides the Bar and SubMenu properties that set default background bitmaps for bars and submenus, respectively.

Inheritance

TObject TPersistent TdxBarPersistent TdxBarBackgrounds

See Also

TdxBarBackgrounds Members

dxBar Unit