Source position: lazhelpintf.pas line 558
procedure SplitURL(
const URL: String;
out URLType: String;
out URLPath: String;
out URLParams: String
);