ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.IsSearchFolderPath

Returns True if the given path is a search folder path.

Syntax
Pascal
function IsSearchFolderPath(const pPath: string): Boolean;
Parameters 
Description 
const pPath: string 
The path that should be checked. 

True if the given path has a search folder prefix.