RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBComboBox Methods

The methods of the TDBComboBox class are listed here.

 
Name 
Description 
 
Generates an OnChange event. 
 
Respond to user click. 
 
Responds to Windows messages sent to the edit control or drop-down list. 
 
Creates the Windows control that represents the combo box. 
 
Generates an OnDropDown event. 
 
Respond to key press events. 
 
Responds to WM_CHAR messages sent to the combo box. 
 
Initializes the combo box after its form is loaded into memory. 
 
Responds to notifications that components are being created or destroyed. 
 
Sets the value of the Items property. 
 
This is SetStyle, a member of class TDBComboBox. 
 
Processes messages received by the combo box. 
 
Name 
Description 
 
Invokes an action with the TDBComboBox as its target. 
 
Updates an action to reflect the current state of the TDBComboBox
 
Specifies whether the control's alignment should be reversed right-to-left. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!