Skip to main content

TdxRibbonStatusBar Class

Implements the Ribbon status bar.

Declaration

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.

See Also