RAD Studio VCL Reference
ContentsIndex
TDirectoryListBox 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 a virtual list box needs to supply the text of an item. 
 
Occurs when a virtual list box needs to identify the index of an item given its text. 
 
Occurs when a virtual list box needs to supply the object associated with an item. 
 
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 list box needs to be redisplayed. 
 
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 application needs to redisplay an item in a variable height owner-draw list box. 
 
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 application tries to undock a control that is docked to the windowed control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.