ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdList.SpecialFolder

Returns if this ItemIdList is a special folder

Syntax
Pascal
function SpecialFolder: TJamShellFolder;

TJamShellFolder: One member of the TJamShellFolder enumeration.

If you want to check for a certain special folder only, then use IsSpecialFolder instead as it is much faster.