3 line
98 B

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