GetUrlScript.txt 100 B

hace 4 años
123
  1. begin
  2. ResultURL:=GetUrlBase+'&z='+inttostr(GetZ)+'&x='+inttostr(GetX)+'&y='+inttostr(GetY);
  3. end.