3 line
102 B

  1. begin
  2. ResultURL:=GetURLBase+'/'+inttostr(GetZ-1)+'/'+inttostr(Getx)+'/'+inttostr(Gety)+'.png';
  3. end.