3 line
91 B

  1. begin
  2. ResultURL:=GetURLBase+inttostr(GetX)+'+'+inttostr(GetY)+'+'+inttostr(Getz-1);
  3. end.