GetUrlScript.txt 102 B

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