Skip to main content

TcxHeader Events

Represents a header control.
Name Description
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.
OnDrawSection Occurs when it is necessary to draw/redraw a header section. Inherited from TcxCustomHeader.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter protected Occurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protected 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.
OnResize Inherited from TControl.
OnSectionChange Occurs after changes to a specific header section have been applied. Inherited from TcxCustomHeader.
OnSectionChangedSortOrder Occurs after the sort order has been changed for a header section. Inherited from TcxCustomHeader.
OnSectionChangingSortOrder Occurs before the sort order is changed. Inherited from TcxCustomHeader.
OnSectionClick Occurs when a user clicks on a header section area. Inherited from TcxCustomHeader.
OnSectionDrag Occurs when a user drags a section. Inherited from TcxCustomHeader.
OnSectionEndDrag Occurs after successful completion of drag-and-drop operations within the header control. Inherited from TcxCustomHeader.
OnSectionEndResize Occurs after a header section had been resized. Inherited from TcxCustomHeader.
OnSectionResize Occurs when a user resizes a section. Inherited from TcxCustomHeader.
OnSectionTrack Occurs when a user resizes a section with the mouse. Inherited from TcxCustomHeader.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also