I am facing several problems in Delphi 2007 in regards to the XML documentation. Sometimes it works, sometimes not. At the moment, it nearly never works. I noticed that there are similar Problems already mentioned, but these workarounds don't work for me. Does anybody have an idea how the HelpInsight bug can be fixed, or which alternative I have to documentate the source code, so it can be visible inside the IDE?
Here is just an example. In this example, 3/4 documentations work. In my real project, maybe 1-2 of 50 work.
Update Some more screenshots:
This is a normal procedure in a class
and the procedure is called somewhere else in the class.
No help is provided in HelpInsight.