vcl-cxdropdownedit-f99b261a.md
Stores drop-down editor settings.
TcxCustomDropDownEditProperties = class(
TcxCustomMaskEditProperties
)
The TcxCustomDropDownEditProperties class implements settings related to drop-down window functionality in all editors derived from the TcxCustomDropDownEdit class.
The list below outlines key members of the TcxCustomDropDownEditProperties class that allow you to configure a drop-down window and change editor behavior.
The following public API members reference a TcxCustomDropDownEditProperties object:
TcxCustomDropDownEdit.ActivePropertiesProvides access to active drop-down editor settings.TcxCustomDropDownEdit.PropertiesProvides access to drop-down editor settings.
TcxBlobEditPropertiesContains settings specific to BLOB editors.TcxCalcEditPropertiesRepresents settings specific to editors with dropdown calculators.TcxCheckComboBoxPropertiesProvides properties specific to check combo box controls.TcxColorComboBoxPropertiesStores color combo box settings.TcxComboBoxPropertiesStores combo box editor settings.TcxDateEditPropertiesRepresents properties specific to date editors.TcxExtLookupComboBoxPropertiesContains settings for ExtLookupEditors.TcxFontNameComboBoxPropertiesStores settings of a font name combo box editor (also called font picker).TcxImageComboBoxPropertiesStores image combo box editor settings.TcxLookupComboBoxPropertiesContains settings controlling the behavior of TcxLookupComboBox and TcxDBLookupComboBox editors.TcxMRUEditPropertiesContains settings specific to MRU editors.TcxPopupEditPropertiesStores pop-up editor settings.TcxShellComboBoxPropertiesContains settings specific to shell combo box editors.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties
See Also
TcxCustomPopupEditProperties Class
TcxCustomComboBoxProperties Class