ShellBrowser Delphi Components Documentation
|
Returns a string representing the path for this item suitable for displaying.
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.