RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons Events

The events of the TCategoryButtons class are listed here.

 
Name 
Description 
 
Fired after a button is drawn 
 
Occurs when an object with custom alignment is aligned. 
 
Occurs when an object with custom alignment is aligned. 
 
Fired before a button is drawn 
 
Fired when a button is clicked, if OnClick event is not present 
 
This is OnCategoryClicked, a member of class TCategoryButtons. 
 
Fired when a category is collapsed 
 
Occurs when mouse button goes up. 
 
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). 
 
Fired when a button is copied 
 
Occurs when another control is docked to the control. 
 
Occurs when another control is dragged over the control. 
 
Occurs when the user drops an object being dragged. 
 
Occurs when the user drags an object over a control. 
 
Fired when a button needs to be redrawn; it prevents default drawing. 
 
Fired when an icon needs to be redrawn; it prevents default drawing. 
 
Fired when a caption needs to be redrawn; it prevents default drawing. 
 
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 a control receives the input focus. 
 
Occurs when the input focus shifts away from one control to another. 
 
Fired when a hint string is being retrieved 
 
Fired when the "hot" button changes 
 
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 
 
Fired when categories are reordered 
 
This is OnSelectedCategoryChange, a member of class TCategoryButtons. 
 
Fired when the selected item changes 
 
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!