RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomComboBox Methods

The methods of the TCustomComboBox class are listed here.

 
Name 
Description 
 
Initializes the window-creation parameter record. 
 
Creates the Windows control that represents the combo box. 
 
Destroys the Windows control that represents the combo box. 
 
Generates an OnDrawItem event. 
 
Returns the number of items in the Items property list. 
 
Returns the value of the ItemHeight property. 
 
Returns the class used to implement the Items property. 
 
Returns the value of the SelText property. 
 
Responds to WM_CHAR messages sent to the combo box. 
 
Generates an OnMeasureItem event. 
 
Selects a specified item from the drop-down list. 
 
Sets the Style property. 
 
Processes messages received by the combo box. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!