Problem with setting Browsing Path in Delphi option page

后端 未结 4 1239
醉酒成梦
醉酒成梦 2021-02-04 11:20

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 Browsi

4条回答
  •  名媛妹妹
    2021-02-04 11:38

    Are any of these units listed in the .dpr ? Units there with a wrong path can cause pretty funky behaviour.

提交回复
热议问题