25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

4 satır
167 B

  1. begin
  2. if getz >=13 then GetURLBase:='http://s3.amazonaws.com/arbalet/z';
  3. ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'_'+inttostr(GetX)+'.png';
  4. end.