TdxCustomShellListView.BrowseParent Method
In This Article
Navigates to the parent shell item of the currently displayed shell item.
#Declaration
Delphi
procedure BrowseParent;
#Remarks
If the Shell List View control displays the shell root, a BrowseParent
procedure call has no effect.
See Also