Unit 'LazHelpIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

ExtractURLPath

Gets the path information from the specified URL.

Declaration

Source position: lazhelpintf.pas line 595

function ExtractURLPath(

  const URL: string

):string;

Arguments

URL

  

URL examined in the routine.

Function result

File path information from the URL.