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.
|
- begin
- if getz >=13 then GetURLBase:='http://s3.amazonaws.com/arbalet/z';
- ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetY)+'_'+inttostr(GetX)+'.png';
- end.
|