TCustomdxBarComboControl Class
A combo box with a custom dropdown window.
Declaration
TCustomdxBarComboControl = class(
TdxBarEditControl
)
Remarks
This class is the base class for all item controls both for the standard combo box with a dropdown list and combo boxes with a customized dropdown window, such as TdxBarComboControl or TdxBarDateComboControl (item controls for the TdxBarCombo and TdxBarDateCombo items).
Inheritance
See Also