ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.BaseShellListView.TJamCustomFileList.GetFullPath

Use this function to get the full path of an item of the list.

Syntax
Pascal
function GetFullPath(item: TJamFileListItem): UnicodeString; overload;
Parameters 
Description 
item: TJamFileListItem 
The item of to get the Path for  

Returns the full path of a file.