How to fix broken context sensitive help in IDE of Delphi 2010

后端 未结 7 1063
臣服心动
臣服心动 2020-12-16 08:24

After working for quite some time, my D2010 help system broke.

Highlighting a keyword like TStringList and hitting F1 results in the message \"No help found for con

7条回答
  •  抹茶落季
    2020-12-16 09:14

    I experienced the same problem, but the H2Reg fix never worked for me. :( I tried running Delphi RAD Studio XE2 as Administrator, even though my user account was already set to Administrator, and tested F1 including the context help. Everything worked as expected :) Afterwards, I closed Delphi, switched off the Run as Administrator option, reopened Delphi, and the help worked perfectly. :)

提交回复
热议问题