3 lines
102 B

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