Skip to main content

TcxCustomShellComboBox.ActiveProperties Property

Returns the Shell Combo Box editor settings that are currently in effect.

Declaration

property ActiveProperties: TcxCustomShellComboBoxProperties read;

Property Value

Type Description
TcxCustomShellComboBoxProperties

Stores shell combo box settings.

Remarks

To customize the Shell Combo Box editor’s settings, use the Properties property set instead.

See Also