RAD Studio VCL Reference
ContentsIndex
TCustomListBox Events Protected Events
Protected Events
 
Name 
Description 
 
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 an item in an owner-draw list box needs to be redisplayed. 
 
Occurs when the application needs to redisplay an item in a variable height owner-draw list box. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.