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.
Inheritance
TObject
TPersistent
TComponent
TControl
TWinControl
TCustomControl
TcxCustomControl
TcxControl
TdxRibbonCustomBackstageView
See Also