Skip to main content

TdxCustomShellBreadcrumbEdit.ShellComboBox Property

Specifies the associated Shell Combo Box editor.

Declaration

property ShellComboBox: TWinControl read; write;

Property Value

Type Description
TWinControl

The associated Shell Combo Box editor.

Remarks

Important

The ShellComboBox property is deprecated and exists to maintain backward compatibility. Use the GroupIndex property to associate the Shell Breadcrumb control with a Shell Combo Box editor.

See Also