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

TdxBarBackgrounds Class

Specifies images used as the background of bars and submenus.

Declaration

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

See Also