Gets the path information from the specified URL.
Source position: lazhelpintf.pas line 595
function ExtractURLPath(
const URL: string
):string;
URL
URL examined in the routine.
File path information from the URL.