GetUrlScript.txt 98 B

il y a 4 ans
123
  1. begin
  2. ResultURL:=GetURLBase+inttostr(GetX)+'_'+inttostr(GetY)+'_'+inttostr(GetZ-1)+'.jpg';
  3. end.