GetUrlScript.txt 102 B

55 anos atrás
123
  1. begin
  2. ResultURL:=GetURLBase+'/'+inttostr(GetZ-4)+'/'+inttostr(GetY)+'/'+inttostr(GetX)+'.png';
  3. end.