Homepage: http://delphidoc.sourceforge.net/
Project-Page: http://sourceforge.net/projects/delphidoc/
Documentation of the Components
The version of Delphi to emulate and other compiler options can be set on this page.
The version of Delphi to emulate when parsing the source code files can be chosen here. Delphi up to Delphi 7 is fully backward compatible so the parser is really always the same, this option will only set the compiler symbols to be used for conditional compiling.
The parsing of Delphi .Net is not supported so far, I don't have it and there is no official grammar to create a parser from. Delphi 2005 for Win32 is not fully supported either, but should work in most cases. Kylix has to be selected in the dialog opened by the button Edit Compiler Options.
Opens a dialog to change the compiler settings. This can be ignored for most projects. The compiler settings will automatically be read from the respective .cfg/.conf-file when a project is parsed. The compiler symbols for the version of Delphi can also be defined directly on the main window.
Please see one of the contained components for a more specific help.