Returns True if the given path is an absolute path.
function IsAbsolutePath(const pPath: string): Boolean;
True if the given path is an absolute path.
ShellBrowser