GetUrlScript.txt 103 B

54 年之前
123
  1. begin
  2. ResultURL:=GetURLBase+inttostr(GetZ-1)+'-tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.png';
  3. end.