GetUrlScript.txt 98 B

4 år sedan
123
  1. begin
  2. ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'.jpg';
  3. end.