RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomListBox Properties

The properties of the TCustomListBox class are listed here.

 
Name 
Description 
 
Determines whether the list box has a border. 
 
Specifies the number of columns, in a multi-column list box, that are visible without having to scroll. 
 
Determines if the user can select a sequential range of items in the list box. 
 
Determines whether the list box displays the partial items. 
 
Specifies the height in pixels of an item in an owner-draw list box. 
 
Determines where a control looks for its color information. 
 
Specifies whether the items in a list box are arranged alphabetically. 
 
Determines whether the list box is standard or owner-draw and whether it is virtual. 
 
Specifies the size of the tabs in the list box. 
 
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. 
 
Name 
Description 
 
Determines if the user can tab to a control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!