摘要:
Delphi Internal Error L681Although this specific example doesn't reproduce the problem in a small project, this caused the problem in a larger project... 阅读全文
posted @ 2014-06-26 16:49
Values
阅读(478)
评论(0)
推荐(0)
摘要:
单元不能被循环引用(Circular unit reference)的。循环引用的意思是:A引用了B,而B又引用了A,且都是在interface部分进行引用。example:unit Unit1;interfaceusesUnit2;......unit Unit2;interfaceuses Un... 阅读全文
posted @ 2014-06-26 16:23
Values
阅读(586)
评论(0)
推荐(0)

浙公网安备 33010602011771号