GetUrlScript.txt 102 B

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