Back to Devexpress

TcxCustomShellComboBox.Properties Property

vcl-cxshellcombobox-dot-tcxcustomshellcombobox.md

latest874 B
Original Source

TcxCustomShellComboBox.Properties Property

Provides access to the Shell Combo Box editor’s settings.

Declaration

delphi
property Properties: TcxCustomShellComboBoxProperties read; write;

Property Value

TypeDescription
TcxCustomShellComboBoxProperties

Stores shell combo box settings.

|

Remarks

Use Properties to customize settings specific to the Shell Combo Box editor. Refer to the TcxCustomShellComboBoxProperties class description for detailed information on available options.

See Also

TcxCustomShellComboBox Class

TcxCustomShellComboBox Members

cxShellComboBox Unit