Source position: lazhelpintf.pas line 586
procedure SplitURL(
const URL: string;
out URLScheme: string;
out URLPath: string;
out URLParams: string
);