RAD Studio VCL Reference
ContentsIndex
TDBComboBox Methods Protected Methods
Protected Methods
 
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. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.