ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.IsProtocolPath

Returns True if the given path has a protocol prefix.

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

True if the given path has a protocol prefix.