3 lignes
100 B

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