3 lines
95 B

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