在Delphi选项页面中设置浏览路径的问题 [英] Problem with setting Browsing Path in Delphi option page

查看:159
本文介绍了在Delphi选项页面中设置浏览路径的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



当我安装新的组件时,我将DCU路径添加到Delphi的库路径,并将源路径添加到德尔福的浏览路径。该应用程序编译好,但按住Ctrl并单击该组件的任何单位名称不会打开源文件!



似乎唯一的方法是使其工作是添加源路径到Library Path,但这意味着我必须编译所有属于第三方组件的单位时间我建立我的项目!



这个问题不存在于Delphi的标准单位,甚至JCL \JVCL安装程序安装的JCL和JVCL单元及其来源路径被添加到浏览路径。



这是一个错误,还是我做错了?



请问

解决方案

我很久以来一直在努力解决这个问题。将包装设置中的REFERENCEINFO从none更改为仅限定义,这样做了。希望这也会帮助你。


I have a problem with setting Browsing Path in Delphi 2009:

When I install a new component, I add DCU path to Delphi's Library Path, and source path to Delphi's Browsing Path. The application compiles fine, but holding Ctrl and clicking on any of the unit names for that component does not open the source file!

It seems the only way to make it work is to add source path to Library Path, but this means I have to compile all the units belonging to third-party components every time I build my project!

This problem does not exist for Delphi's standard units, or even JCL and JVCL units which are installed by JCL\JVCL installer, and their source paths are added to Browsing Path.

Is this a bug, or it is me doing something wrong?

Regards

解决方案

I was struggling with this problem for a long time. Changing REFERENCEINFO in package settings from "none" to "definitions only" did the trick. Hope this will help you also.

这篇关于在Delphi选项页面中设置浏览路径的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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