RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCombo Fields

The fields of the TCustomCombo class are listed here.

 
Name 
Description 
 
Represents the address of the edit box procedure assigned by Windows. 
 
Represents the address of the list box procedure assigned by Windows. 
 
Represents the window handle for the entire combo box. 
 
Specifies whether the list box is dropping down. 
 
Represents the window handle for the edit portion of the combo box. 
 
Represents the address of an internal routine associated with the edit control. 
 
Specifies whether the combo box changed its focus state. 
 
Specifies whether the combo box is focused. 
 
Represents the window handle for the list of items in the combo box. 
 
Represents the address of an internal routine associated with the list box. 
 
Represents the index of an item from the combo box. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!