Back to Devexpress

TdxRibbon Events

vcl-dxribbon-dot-tdxribbon-dot-underscore-events.md

latest9.3 KB
Original Source

TdxRibbon Events

A Ribbon control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnApplicationMenuClickFires when the Ribbon Application Menu is about to be displayed on-screen. Inherited from TdxCustomRibbon.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnHelpButtonClickFires after the Ribbon Help Button has been clicked. Inherited from TdxCustomRibbon.
OnHideMinimizedByClickEnables you to provide custom processing for mouse clicks that result in hiding a minimized Ribbon. Inherited from TdxCustomRibbon.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMinimizedChangedEnables you to respond to Ribbon minimization or restoration. Inherited from TdxCustomRibbon.
OnMoreCommandsExecuteFires after the More Commands… item in the Ribbon Quick Access Toolbar‘s dropdown menu has been clicked. Inherited from TdxCustomRibbon.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnTabChangedFires after an active Ribbon tab has been changed. Inherited from TdxCustomRibbon.
OnTabChangingFires when an active Ribbon tab is about to be changed. Inherited from TdxCustomRibbon.
OnTabGroupCollapsedFires after the AGroup has been collapsed within the Ribbon tab passed as the ATab parameter. Inherited from TdxCustomRibbon.
OnTabGroupExpandedFires after the AGroup has been expanded within the Ribbon tab passed as the ATab parameter. Inherited from TdxCustomRibbon.
OnUnDockInherited from TWinControl.

See Also

TdxRibbon Class

TdxRibbon Members

dxRibbon Unit