[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.


Version 3.2 Generated 2024-02-25 Home