TdxCustomShellBreadcrumbEdit.ShellComboBox Property
In This Article
Specifies the associated Shell Combo Box editor.
#Declaration
Delphi
property ShellComboBox: TWinControl read; write;
#Property Value
Type | Description |
---|---|
TWin |
The associated Shell Combo Box editor. |
#Remarks
Important
The Shell
property is deprecated and exists to maintain backward compatibility. Use the Group
See Also