Search Results

5
votes
2answers
180 views

HelpInsight documentation in Delphi 2007

I am using D2007 and am trying to document my source code, using the HelpInsight feature (provided since D2005). I am mainly interested in getting the HelpInsight tool-tips working. From various …
1
vote

HelpInsight documentation in Delphi 2007

I have discovered another caveat (which in my case was what was "wrong") It appears that the unit with the HelpInsight comments must be explicitly added to the project. It …