ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTree.GetFullPath Method (Integer)

Returns the file path for a TJamShellTreeNode referenced by its index.

Syntax
Pascal
function GetFullPath(Index: Integer): UnicodeString; overload;

This method returns the full path of the folder, that is represented by the given index of a TJamShellTreeNode in the TJamShellTree control. Please note that only for file system folders a result will be returned. For folders like MyComputer or the Control Panel the result will be empty.

Copyright (c) 2011. All rights reserved.