Returns True if the given path exists; False otherwise.
function FileOrFolderExists(const path: string): Boolean;
True if the given path exists; False otherwise.
ShellBrowser