Back to Devexpress

TcxCustomShellComboBoxProperties Class

vcl-cxshellcombobox-1e08eb54.md

latest1.4 KB
Original Source

TcxCustomShellComboBoxProperties Class

Contains settings specific to the shell combo box editors.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties TcxCustomDropDownEditProperties TcxCustomPopupEditProperties TcxCustomShellComboBoxProperties

See Also

TcxCustomShellComboBoxProperties Members

cxShellComboBox Unit