Back to Devexpress

TdxRibbonStatusBar Class

vcl-dxribbonstatusbar.md

latest1.9 KB
Original Source

TdxRibbonStatusBar Class

Implements the Ribbon status bar.

Declaration

delphi
TdxRibbonStatusBar = class(
    TdxCustomStatusBar,
    IdxRibbonFormNonClientPart,
    IdxRibbonFormStatusBar
)

Remarks

The Ribbon status bar is designed to support Ribbon UI.

The status bar’s Ribbon property allows you to link the Ribbon status bar to the Ribbon control. For more information on the Ribbon status bar see the Ribbon Status Bar topic.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomStatusBar TdxRibbonStatusBar

See Also

How to Create a Ribbon Control at Design Time

How to Create a Ribbon Control in Code

Ribbon Control

TdxRibbonStatusBar Members

dxRibbonStatusBar Unit