RAD Studio VCL Reference
ContentsIndex
TTabSet Members Protected Events
Protected Events
 
Name 
Description 
 
Occurs when an attempt is made to resize the control. 
 
Adjust resize constraints. 
 
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). 
 
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. 
 
Occurs when another control is docked to the control. 
 
Occurs when another control is dragged over the control. 
 
Returns the control's docking information. 
 
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 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.