Project: Shell Folders Unit.
Unit: PJShellFolders.
Class: TPJSpecialFolderInfo
Applies to: ~>2.0
property DisplayName: string;
This property gives the display name of the special folder specified by the FolderID property. For physical folders (IsVirtual is false), DisplayName often (but not always) has the same value as the Path property.
DisplayName is set to the empty string if the special folder is not supported by the operating system (see IsSupported).