Returns true if Path is an absolute path under unix.
Source position: sysextra.pas line 164
function PathIsUnixAbsolute(
const Path: string
):Boolean;