RAD Studio VCL Reference
ContentsIndex
TCustomListBox Properties Public Properties
Public Properties
 
Name 
Description 
 
Determines whether the user can give focus to items by typing in the list. 
 
Specifies the delay between a key press and an attempt to autocomplete the field. 
 
Provides a drawing surface when implementing a handler for the OnDrawItem event of an owner-draw list box. 
 
Indicates the number of items in the list box. 
 
Contains the strings that appear in the list box. 
 
Specifies the width, in pixels, by which the list box can scroll horizontally. 
 
Indicates whether a particular item is selected. 
 
Specifies the index number of the item that appears at the top of the list box. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.