RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup Events

The events of the TButtonGroup class are listed here.

 
Name 
Description 
 
Occurs after a button is drawn. 
 
Occurs when an object is aligned. 
 
Occurs when a control is aligned to a new position. 
 
Occurs just before a button is drawn. 
 
Occurs when a button is clicked, if the OnClick event is not present. 
 
Occurs when the user clicks the control. 
 
Occurs when a user right-clicks on the dock site to display the popup menu. 
 
Occurs when the control is dropped by a release of the mouse button. 
 
Occurs when the control is being moved over another control, but has not yet been docked. 
 
Occurs when the user drops an object being dragged. 
 
Occurs when the user drags an object over a control. 
 
Occurs when a button is redrawn. 
 
Occurs when an icon is 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 control gets focus. 
 
Occurs when the control loses focus, typically in tabbing between controls. 
 
Fired when the mouse pointer is over the button. 
 
Occurs when a user presses any key while the control has focus. 
 
Occurs when a key is pressed. 
 
Occurs when the user releases a key that has been pressed. 
 
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 when the mouse wheel is rotated. 
 
Occurs when the mouse wheel is rotated downward. 
 
Occurs when the mouse wheel is rotated upward. 
 
Fired when buttons are reordered in the button group. 
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!