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

PathIsWindowsAbsolute

Returns true if Path is an absolute path under windows.

Declaration

Source position: sysextra.pas line 168

function PathIsWindowsAbsolute(

  const Path: string

):Boolean;