摘要:
if Y>FRow*Block_Height then Y := FRow*Block_Height-1;应该为if Y>=FRow*Block_Height then Y := FRow*Block_Height-1;少了一个等号。。害的溢出了无数次还有bug玛超发现,还是要等多些问题总结才找得出来 阅读全文
posted @ 2004-04-22 14:13
loop
阅读(495)
评论(0)
推荐(0)
浙公网安备 33010602011771号