Dlphi7中使用system单元的问题

在Delphi7中如果使用了GetModuleName这样的windows函数,如果在Help中查是在system单元中,但是在uses中加入system后会出现“identifier redelcared”的错误.

把system改为windows后,编译输出正常.

Published At
Categories with Web编程
comments powered by Disqus