RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomComboBoxStrings.ComboBox Property

Identifies the combo box whose items this object represents.

Pascal
property ComboBox: TCustomCombo;
C++
__property TCustomCombo ComboBox;

TCustomComboBoxStrings uses ComboBox internally so that the strings in the list and the items in the drop-down list of the combo box remain synchronized. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!