Skip to main content

TdxRibbonCustomBackstageView Class

The base class for the TdxRibbonBackstageView class.

Declaration

TdxRibbonCustomBackstageView = class(
    TcxControl,
    IdxRibbonListener,
    IdxRibbonBackstageViewSelectableItem,
    IdxRibbonMouseWheelReceiver
)

Remarks

Do not use this class directly. Use its descendant instead.

See Also