RAD Studio VCL Reference
ContentsIndex
TTabSheet 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. 
 
Occurs when the user clicks the control. 
 
Adjust resize constraints. 
 
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. 
 
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. 
 
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 when the user begins to drag a control with a DragKind of dkDock. 
 
Occurs when the application tries to undock a control that is docked to the windowed control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.