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

Returns the full file system path of the given TJamShellListItem

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

This method returns name, extension and full path of a given TJamShellListItem of a TJamShellList. Since the extensions of the file may be not displayed dependent on the user's settings it is important that you use GetFullPath instead of TJamShellListItem.Caption.

Copyright (c) 2011. All rights reserved.