ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTreeNode.FullPath Property

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 if it is part of the file system, and an empty string for virtual folders that do not have a file system path.

Copyright (c) 2011. All rights reserved.