RAD Studio VCL Reference
ContentsIndex
TDockTabSet Members Published Events
Published Events
 
Name 
Description 
 
Occurs when an object with custom alignment is aligned. 
 
Occurs when an object with custom alignment is aligned. 
 
Occurs just before a new tab is selected. 
 
Occurs when the user clicks the control. 
 
Occurs when the control is released from the mouse control and dropped onto the client. 
 
Occurs when the tabbed control is hovering over the dock site. 
 
Occurs when the user drops an object being dragged. 
 
Occurs when the user drags an object over a control. 
 
Occurs when a tab in an owner-drawn tab set control needs to redisplay. 
 
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. 
 
Returns information about the site or client control on which the tab control is docked. 
 
Occurs when an application needs to redisplay a tab in an owner-draw tab set. 
 
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 user begins to drag a control to a docked position. 
 
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. 
 
Occurs when a tab is added to the tab control. 
 
Occurs when a tab is removed from the tab control. 
 
Occurs when the application tries to undock a control that is docked to the windowed control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.