Returns true if Path is an absolute path.
Source position: sysextra.pas line 160
function PathIsAbsolute(
const Path: string
):Boolean;