ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.GetParent

Returns the parent ItemIdList of this ItemIdList.

Syntax
Pascal
function GetParent: IItemIdList;

IItemIdList: The parent of

Exceptions 
Description 
EShellBrowserError in case you are trying the get parent of the Destop ItemIdListm, which is the root of the Shell namespace. 

marder@jam-software.com