Back to Devexpress

TdxRibbonCustomBackstageView Class

vcl-dxribbonbackstageview-5740f78e.md

latest1.5 KB
Original Source

TdxRibbonCustomBackstageView Class

The base class for the TdxRibbonBackstageView class.

Declaration

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

Remarks

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

Implements

IdxRibbonListener

IdxRibbonBackstageViewSelectableItem

IdxRibbonMouseWheelReceiver

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxRibbonCustomBackstageView

See Also

TdxRibbonCustomBackstageView Members

dxRibbonBackstageView Unit