ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTreeNode.FullPath

Use the property FullPath to get the full qualified path of the current object.

Syntax
Pascal
property FullPath: UnicodeString;

Returns the full path of this tree node, no matter if it is part of the file system or a virtual folder. Use AbsoluteItemIdList.DisplayName(TItemIdListDisplayNameFormat) for other formattings of the path or name of the item.