Skip to main content

TcxGrid Events

A Data Grid control.
Name Description
OnActiveTabChanged Occurs on switching between detail levels. Inherited from TcxCustomGrid.
OnActiveTabChangedEx Inherited from TcxCustomGrid.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnDblClick Inherited from TControl.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnFocusChanged protected Inherited from TcxControl.
OnFocusedViewChanged Allows you to respond to focus movement between grid Views. Inherited from TcxCustomGrid.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnLayoutChanged Occurs after the grid layout changes. Inherited from TcxCustomGrid.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter Occurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave Occurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMove Inherited from TControl.
OnMouseUp Inherited from TControl.
OnMouseWheel Inherited from TControl.
OnMouseWheelDown Inherited from TControl.
OnMouseWheelUp Inherited from TControl.
OnPrepareLockedStateImage Enables you to custom paint a “Locked View“ image. Inherited from TcxCustomGrid.
OnResize Inherited from TControl.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
RootLevelStylesEvents Inherited from TcxCustomGrid.
See Also