RAD Studio VCL Reference
ContentsIndex
TDBListBox Members Protected Properties
Protected Properties
 
Name 
Description 
 
Contains the action link object associated with the control. 
 
Specifies whether the control sizes itself automatically to accommodate its contents. 
 
Specifies the width of the control's border. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the number of columns, in a multi-column list box, that are visible without having to scroll. 
 
Specifies the default window procedure for the windowed control. 
 
Specifies whether the control uses the Windows icon font when writing text. 
 
Determines if the user can select a sequential range of items in the list box. 
 
Determines whether a form stores its form-specific properties to a stream. 
 
Indicates whether the control has "captured" mouse events. 
 
Determines whether control uses parent's theme background. 
 
Reflects which attributes of the control have been scaled. 
 
Specifies whether the items in a list box are arranged alphabetically. 
 
Specifies the size of the tabs in the list box. 
 
Text 
Contains a text string associated with the control. 
 
Accumulates mouse wheel rotations. 
 
Provides access to a window handle for the control. 
 
Contains the text string of the control. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.