[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazHelpIntf' (#lcl)

SplitURL

Declaration

Source position: lazhelpintf.pas line 589

procedure SplitURL(

  const URL: string;

  out URLScheme: string;

  out URLPath: string;

  out URLParams: string

);

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