3 line
105 B

  1. begin
  2. ResultURL:=GetURLBase+inttostr(GetZ-1)+'/tile-'+inttostr(GetX)+'-'+inttostr(GetY)+'.gif';
  3. end.