[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazHelpIntf' (#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.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.