Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.

CompHelpGen Component Help Generator v.1.0.0

By Stephan Marais.

Freeware + source 02 Feb 2006

Description

CompHelpGen is a basic component help file generator. It creates a standard Rich Text format (RTF) file and a Microsoft HelpWorkshop project file. It uses the Microsoft HelpWorkshop that ships with Delphi to compile the helpfile. A sample component and it's files are included.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 341kB

Platforms: D4, D5, D6, D7

Component Help Installer v.3.0.0

By Peter Johnson.

Freeware 25 Mar 2012

Description

This is a mothballed project and is no longer being development. Anyone can take it over if they wish. Please see the project's home page for details.

Component Help Installer installs Delphi-compatible help files into Delphi's OpenHelp system in such a way that the help files are integrated with Delphi. Context sensitive help for components, classes and routines installed by CHI is accessible from the Delphi code editor, form editor and property inspector. CHI works with Delphi versions 3 to 7..

CHI2 comes in two flavours:

  1. A stand-alone Windows application (CHI.exe). This detects which versions of Delphi are installed on the system and allows any available version to be chosen from the main interface.
  2. A command line application (CHInst.exe) is provided mainly to enable installation of help files from batch files. The program can also be called from install programs. It provides all the functionality of the GUI based application through a command line interface. The CHI help file provides an example of using the command line application.

When used with Delphi 6 and 7 CHI will merge any .als a-keyword files found in the same directory as the help file into Delphi's master .als file. This feature works only with Delphi 6 and 7, since .als files are not supported in earlier versions of Delphi.

The WinHelp program required to display help for Delphi 3-7 is not included with Windows Vista and later OSs by default but must be downloaded and installed separately. See Microsoft Knowledge Base article KB917607 for details.

Informations

  • Status: Fully functional
  • Source: On request
  • Size: 497kB

Platforms: D3, D4, D5, D6, D7

DIPasDoc v.0.8.10

By The Delphi Inspiration.

Freeware + source 07 Jul 2006

Description

DIPasDoc generates developer documentations from comments in Pascal source code files. It outputs browsable help as standard HTML files and MS HTML Help projects. It is the only automatic help generator which follows compiler directives and processes {$I Include.inc} files.

DIPasDoc itself is a console application which uses the TDIPasDoc class as its documentation engine. Based on TComponent, TDIPasDoc includes a Pascal scanner, tokenizer, and parser which read the Pascal units, extract identifier information and documentation comments. It then formats, links and writes the help project. Finally, TDIPasDoc can invoke help compilers if necessary.

The documentaion generated by DIPasDoc includes overviews of Units, Classes (with Hierarchy), Types, Variables, and Functions & Procedures. Each identifier can have its own description as well as a short abstract. Links to identifiers are resolved automatically. Users can choose from many documentaion languages.

The package contains precompiled Win32 executables and program documentation. Examples are included to run DIPasDoc on its own sources.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 673kB

Platforms: D2005, D2006, D2007, D4, D5, D6, D7

HlpReg v.2.5

By na Moskw.

Freeware 16 Apr 2000

Description

If you are writing components you need this tool. You can give this tool with yours component for users and they can easly install help for yours component. Since version 2.0 you can unregister help file as well.

Informations

  • Status: Fully functional
  • Source: None
  • Size: 161kB

Platforms: CB3, CB4, D3, D4, D5