Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomShellListView.BrowseParent Method

In This Article

Navigates to the parent shell item of the currently selected shell item.

#Declaration

Delphi
procedure BrowseParent;

#Remarks

Use the BrowseParent method to navigate to the parent shell item of the currently selected shell item. If the shell root (desktop) is currently selected, then this method is not in effect.

See Also