Returns true if Path is an absolute path under windows.
Source position: sysextra.pas line 168
function PathIsWindowsAbsolute(
const Path: string
):Boolean;