cxDropDownEdit Unit
This unit implements the base functionality of all editors that can display a drop-down window.
#Classes
Name | Description |
---|---|
Tcx |
An unbound combo box. |
Tcx |
Stores combo box editor settings. |
Tcx |
The base class for all editors that allow users to select options in a drop-down window. |
Tcx |
The base class for all classes that implement combo box editor settings. |
Tcx |
The base class for all editors that can display a drop-down window. |
Tcx |
Stores drop-down editor settings. |
Tcx |
|
Tcx |
Serves as the base class for classes that implement editors hosting another control in their popup window. |
Tcx |
Stores pop-up editor settings. |
Tcx |
Represents a text editor that enables embedding another control in its popup window. |
Tcx |
Stores pop-up editor settings. |
#Enums
Name | Description |
---|---|
Tcx |
Specifies the behavior of a lookup or combo box editor during text input. |
#Constants
Name | Description |
---|---|
dx |
Specifies if DevExpress dropdown/popup windows inherit the transparency settings applied to their parent forms. |
#Types
Name |
---|
Tcx |
TMeasure |
#Remarks
The cxDropDownEdit
unit also implements the following editors:
- TcxComboBox
- An unbound combo box.
- TcxPopupEdit
- Represents a text editor that enables embedding another control in its popup window.