RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderControl Events

The events of the THeaderControl class are listed here.

 
Name 
Description 
 
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). 
 
Runtime specification of section object class. 
 
Occurs when the user drops an object being dragged. 
 
Occurs when the user drags an object over a control. 
 
Occurs when a header section needs to be redrawn. 
 
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. 
 
Occurs when the dragging of an object ends, either by dropping the object or by canceling the dragging. 
 
Occurs when the user presses a mouse button with the mouse pointer over a control and the parent form is not active. 
 
Occurs when the user presses a mouse button with the mouse pointer over a control. 
 
Occurs when the user moves the mouse into a control. 
 
Occurs when the user moves the mouse outside of a control. 
 
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. 
 
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. 
 
Occurs immediately after the control is resized. 
 
Occurs when one of the header control's sections is clicked. 
 
Occurs when the user drags a header section to a new position. 
 
Occurs after the header control rearranges its sections in response to a drag operation. 
 
Occurs when one of the header control's sections is resized. 
 
Occurs as one of the header control's sections is being resized. 
 
Occurs when the user begins to drag a control with a DragKind of dkDock. 
 
Occurs when the user begins to drag the control or an object it contains by left-clicking on the control and holding the mouse button down. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!