RAD Studio VCL Reference
ContentsIndex
TDBLookupList 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 releases the mouse in one of the cells of the grid. 
 
Occurs when focus moves to a new cell in the grid. 
 
Occurs just before a cell in the grid loses input focus. 
 
Occurs when the user moves a column using the mouse. 
 
Adjust resize constraints. 
 
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). 
 
Occurs when another control is docked to the control. 
 
Occurs when another control is dragged over the control. 
 
Occurs when the grid needs to paint a cell. 
 
Occurs when the grid needs to paint a cell if the State property of Columns is csDefault. 
 
Occurs when the user presses the ellipsis button in a grid column. 
 
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 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. 
 
Occurs immediately after the control is resized. 
 
Occurs when the user begins to drag a control with a DragKind of dkDock. 
 
Occurs when the user releases the mouse in one of the column headers. 
 
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.