Back to Devexpress

TcxGrid Events

vcl-cxgrid-dot-tcxgrid-dot-underscore-events.md

latest8.2 KB
Original Source

TcxGrid Events

A Data Grid control.

NameDescription
OnActiveTabChangedOccurs on switching between detail levels. Inherited from TcxCustomGrid.
OnActiveTabChangedExInherited from TcxCustomGrid.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
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.
OnFocusedViewChangedAllows you to respond to focus movement between grid Views. Inherited from TcxCustomGrid.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedOccurs after the grid layout changes. Inherited from TcxCustomGrid.
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.
OnPrepareLockedStateImageEnables you to custom paint a “Locked View“ image. Inherited from TcxCustomGrid.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
RootLevelStylesEventsInherited from TcxCustomGrid.

See Also

TcxGrid Class

TcxGrid Members

cxGrid Unit