RAD Studio VCL Reference
ContentsIndex
TDBComboBox Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Generates an OnChange event. 
 
Respond to user click. 
 
This is ComboWndProc, a member of class TDBComboBox. 
 
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. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.