Back to Devexpress

TcxCustomShellComboBox Class

vcl-cxshellcombobox-082bae5f.md

latest2.6 KB
Original Source

TcxCustomShellComboBox Class

The base class for the Shell Combo Box editor.

Declaration

delphi
TcxCustomShellComboBox = class(
    TcxCustomPopupEdit,
    IcxShellDependedControls,
    IcxShellRoot
)

Remarks

The TcxCustomShellComboBox class has members that allow you to do the following:

Do not use the TcxCustomShellComboBox class directly. Use its descendant instead.

Implements

IcxShellDependedControls

IcxShellRoot

Inheritance

Show 16 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomTextEdit TcxCustomMaskEdit TcxCustomDropDownEdit TcxCustomPopupEdit TcxCustomShellComboBox

See Also

TcxCustomShellComboBox Members

cxShellComboBox Unit