Skip to main content

TcxCustomDropDownEditProperties Class

Stores drop-down editor settings.

Declaration

TcxCustomDropDownEditProperties = class(
    TcxCustomMaskEditProperties
)

Remarks

The TcxCustomDropDownEditProperties class implements settings related to drop-down window functionality in all editors derived from the TcxCustomDropDownEdit class.

Main API Members

The list below outlines key members of the TcxCustomDropDownEditProperties class that allow you to configure a drop-down window and change editor behavior.

Direct TcxCustomDropDownEditProperties Class References

The following public API members reference a TcxCustomDropDownEditProperties object:

TcxCustomDropDownEdit.ActiveProperties
Provides access to active drop-down editor settings.
TcxCustomDropDownEdit.Properties
Provides access to drop-down editor settings.

Terminal TcxCustomDropDownEditProperties Class Descendants

TcxBlobEditProperties
Contains settings specific to BLOB editors.
TcxCalcEditProperties
Represents settings specific to editors with dropdown calculators.
TcxCheckComboBoxProperties
Provides properties specific to check combo box controls.
TcxColorComboBoxProperties
Stores color combo box settings.
TcxComboBoxProperties
Stores combo box editor settings.
TcxDateEditProperties
Represents properties specific to date editors.
TcxExtLookupComboBoxProperties
Contains settings for ExtLookupEditors.
TcxFontNameComboBoxProperties
Stores settings of a font name combo box editor (also called font picker).
TcxImageComboBoxProperties
Contains settings specific to image combo box editors.
TcxLookupComboBoxProperties
Contains settings controlling the behavior of TcxLookupComboBox and TcxDBLookupComboBox editors.
TcxMRUEditProperties
Contains settings specific to MRU editors.
TcxPopupEditProperties
Stores pop-up editor settings.
TcxShellComboBoxProperties
Contains settings specific to shell combo box editors.
See Also