RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo Properties

The properties of the TCustomCombo class are listed here.

 
Name 
Description 
 
Specifies the maximum number of items displayed in the drop-down list. 
 
Returns the window handle for the edit portion of the combo box. 
 
Specifies the number of items in the drop-down list. 
 
Specifies the height, in pixels, of the items in the drop-down list. 
 
Provides access to the window handle of the list of items in the combo box. 
 
Specifies the maximum number of characters the user can type into the edit portion of the combo box. 
 
Determines where a control looks for its color information. 
 
Name 
Description 
 
Provides access to the drawing surface of the combo box. 
 
Indicates whether the drop-down list is currently displayed. 
 
Provides access to the list of items (strings) in the list portion of the combo box. 
 
Specifies the length, in characters, of the selected text in the edit portion of the combo box. 
 
Specifies the position of the first selected character in the edit portion of the combo box. 
 
Determines if the user can tab to a control. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!