Delphi 2009-如何修复已标识的“未声明的标识符” [英] Delphi 2009 - How to fix 'undeclared identifiers' that are identified

查看:116
本文介绍了Delphi 2009-如何修复已标识的“未声明的标识符”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的单位使用列表中有几个自定义组件。由于某些原因,D2009表示无法解析单元名称。但是似乎可以找到它-代码可以正常编译。

I have several custom components in my uses list of a unit. For some reason, D2009 is saying that it cannot resolve the unit name. But it seems as if it can find it - the code compiles fine.

但是如何在设计时解析单位名称?我的结构窗口显示各种未声明的标识符错误,因为未找到Uses子句中的引用。这样就很难编写代码,也很难调试代码中的合法错误。

How can I have it resolve the unit names at design time though? My Structure window is showing all kinds of 'Undeclared Identifier' errors because the references in the Uses clause are not being found. This makes it difficult to code, and to debug legitimate errors in my code.

推荐答案

我认为这是 IDE Fix Pack 2009/2010 可以为您提供帮助。

I think this is something the IDE Fix Pack 2009/2010 can help you with.

RAD Studio 2009 fixes:
  <snip>
  QC #22880: Cannot resolve unit name

这篇关于Delphi 2009-如何修复已标识的“未声明的标识符”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆