Returns True if the given path starts with a drive letter.
class function StartsWithDriveLetter(const pPath: String): Boolean;
True if the given path starts with a drive letter.
Jam.Shell.PathUtils.TPathUtils