Skip to main content
A newer version of this page is available. .

TcxCustomShellComboBoxProperties Class

Contains settings specific to the shell combo box editors.

Declaration

TcxCustomShellComboBoxProperties = class(
    TcxCustomPopupEditProperties
)

Remarks

This class contains a set of attributes that control behavior of the TcxShellComboBox editor. Properties of an editor are set via the Properties member.

See Also