選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

GetUrlScript.txt 122 B

123
  1. begin
  2. ResultURL:=GetURLBase+'&'+inttostr(10-getz)+'&'+inttostr(Getx)+'&'+inttostr(GetY)+'&0,1,2,3,4,5,6,7,8,9,10';
  3. end.