Skip to main content

TcxCustomShellComboBox Class

The base class for the Shell Combo Box editor.

Declaration

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.

See Also