ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.IsSpecialFolder

Returns if this ItemIdList one of the given special folders

Syntax
Pascal
function IsSpecialFolder(pSpecialFolderToCheck: TJamShellFolder): Boolean;
Parameters 
Description 
pSpecialFolderToCheck: TJamShellFolder 
The special folder that should be checked. 

Boolean: True if this ItemIdList represents one of the given special folders; False otherwise.