Skip to main content
A newer version of this page is available. .

cxDropDownEdit Unit

Classes

Name Description
TcxComboBox A combo box.
TcxComboBoxProperties Contains settings specific to combo box editors.
TcxCustomComboBox Serves as the base class of classes that implement editors incorporating a list of values within a dropdown window.
TcxCustomComboBoxProperties Contains settings specific to combo box editors.
TcxCustomDropDownEdit Serves as the base class for classes that implement editors with a popup window.
TcxCustomDropDownEditProperties Contains settings specific to editors with the popup window.
TcxCustomEditPopupWindow
TcxCustomPopupEdit Serves as the base class for classes that implement editors hosting another control in their popup window.
TcxCustomPopupEditProperties Contains settings specific for the editors which enable embedding another controls into a popup window.
TcxPopupEdit Represents a text editor that enables embedding another control in its popup window.
TcxPopupEditProperties Contains settings specific to the editors which enable embedding another control in the popup window.

Enums

Name Description
TcxEditDropDownListStyle Specifies the behavior of a lookup or combo box editor during text input.

Constants

Name Description
dxApplyFormTransparencyToPopupWindows Specifies if DevExpress dropdown/popup windows inherit the transparency settings applied to their parent forms.