[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'SysExtra' (#Pkg)

PathIsUnixAbsolute

Returns true if Path is an absolute path under unix.

Declaration

Source position: sysextra.pas line 164

function PathIsUnixAbsolute(

  const Path: string

):Boolean;