RAD Studio VCL Reference
ContentsIndex
TColorBox Members Protected Events
Protected Events
 
Name 
Description 
 
Occurs when an object with custom alignment is aligned. 
 
Occurs when an object with custom alignment is aligned. 
 
Occurs when an attempt is made to resize the control. 
 
Adjust resize constraints. 
 
Occurs when another control is docked to the control. 
 
Occurs when another control is dragged over the control. 
 
Occurs when an item in an owner-draw combo box needs to be displayed. 
 
Returns the control's docking information. 
 
Occurs when an item in a csOwnerDrawVariable combo box needs to be redisplayed. 
 
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 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. 
 
Occurs immediately after the control is resized. 
 
Occurs when the application tries to undock a control that is docked to the windowed control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.