Pascal Scripting: PathIsRooted

Prototype

function PathIsRooted(const Filename: String): Boolean;

Description

Returns True if the specified path begins with a drive letter and colon, or a slash.