ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.DisplayPath

Returns a string representing the path for this item suitable for displaying.

Syntax
Pascal
function DisplayPath: UnicodeString;

Unicodestring: A string representing the path of the item suitable for displaying.

Compared to DisplayName it returns the item's path. Compared to Path that only returns physical paths and might be empty result of DisplayPath will contain a string suitable for displaying in the UI.