Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Developer Tools

Project
Code
Installation Tools
Other Tools
Developer Tools
Graphics
Components
Help
Components
General
Decompilers
Other
Report Tools
Debug Tools
Developer Tools > Help > Components  

Companies News:

FastReport FMX released
FastReport FMX released

Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).

Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).

Visual report designer is available now on both MS Windows and on MAC OS X!

Full sources.

Get more info here

Want to know more ?

 

AutoHelp for Components v.2.01SW 864 k 13 Oct 1997
By DinoByte Software. AutoHelp is used to create help files for Delphi components. It scans your source files, creates a database of all objects found, and generates topics for each object. Topics are then edited using a simple visual interface. Many new features.
 
Evaluation (time-limit)
Source: N/A
Price: $65
Download: D1 D2 D3  Homepage

CompHelpGen Component Help Generator v.1.0.0FWS 341 k 02 Feb 2006
By Stephan Marais. 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.
 
Fully functional
Source: Included
Download: D4 D5 D6 D7  Homepage

Component Help Installer v.3.0.0FW 497 k 25 Mar 2012
By Peter Johnson.

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.


 
Fully functional
Source: On request
Download: D3 D4 D5 D6 D7  Homepage

DIPasDoc v.0.8.10FWS 673 k 07 Jul 2006
By The Delphi Inspiration. 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.
 
Fully functional
Source: Included

Download: D2005 D2006 D4 D5 D6 D7  Homepage

Delphi-Help-Creator v.3.1FNC 1113 k 05 Aug 2004
By Sven Hanke. Tool for creating help files for Delphi source code:
  • conforms to Delphi help style;
  • integrable into Delphi help system.
Delphi Style:
  • Table of contents / Theme groups;
  • Categories;
  • Packages, Units, Elements (Constants, Procedures, Classes, Methods, Interfaces etc.);
  • Examples;
  • See-also-list;
  • F1-keywords and Index entries.
Editor Features:
  • Html editor;
  • Source code parser;
  • In-Source-Help (Help-comments in source code);
  • Object tree;
  • Auto-Tagging for text outlines;
  • Help, Example, Quickstart, Wizard.

 
Fully functional
Source: None
Download: D2005 D2006 D5 D6 D7  Discuss productDownload exe-demoHomepage

Help Development Studio v.1.92SW 1364 k 02 Feb 2006
By Eugene Ivanov. Help Development Studio is a stand-alone tool for creating application help systems. This is a powerful shell for Win and HTML help compilers. Help Development Studio has a built-in text editor, contents editor, possibility to create help topics, windows and edit their properties. It has a keyword editor, macros editor and browse sequence one. The program simultaneously works with several help projects. Also Help Development Studio allows to install plug-ins which can be tools more relieving creating help files.

Unlike standard help development tools, Help Development Studio automates all the work with the help compiler. When a new help project is created, it already has default values for all the parameters necessary for the compilation. Thus, the user can run the help file by a simple choice of one menu command.

Help Development Studio can create .hlp and .chm files. But as the both help systems have a lot of differences, to avoid mess, the program divides help projects into Win and HTML Help projects and doesn't allow to use what relates to another help system.

A help project contains not only parameters of the help file, but also all the topics with their text and properties, windows, contents, index and etc, except graphic files.

Help Development Studio supports segmented hyper graphics files which are used in help systems to define hotspots. Also the program allows to use them in HTML Help, automatically converting them to .gif files and writing the hotspot data to the html source.

Help Development Studio is the only help authoring tool which has a plug-in system. Additional plug-ins can add working with new file types, export and import for projects of other help authoring tools and etc.
 
Evaluation (time-limit)
Source: None
Price: $94.95

Download: CB1 CB2k6 CB3 CB4 CB5 CB6 D2 D2005 D2006 D3 D4 D5 D6 D7  Register NowHomepage

Helper v.2.41SW 427 k 13 Nov 2000
By Aloha Oi Software. This 32bit utility will parse your Delphi source files and build a help project (RTF, HPJ, and CNT files). It will use comments in the source file as the different help topics. Will observe conditional compiler directives in the Delphi code. Help files are compatible with the online help for all versions of Delphi. Includes a GUI program to facilitate building the configuration files. The templates can be modified for other languages.
 
Partially restricted
Source: On purchase/registration
Price: $25
Download: D1 D2 D3 D4 D5  Register NowHomepage

HlpReg v.2.5FW 161 k 16 Apr 2000
By na Moskw. 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.
 
Fully functional
Source: None
Download: CB3 CB4 D3 D4 D5  Homepage

InContext v.1.01FW 189 k 15 May 1998
By Kenneth Camargo. InContext is a help authoring aid. It reads a BCB 1.0 project
file, identifies all the forms and the creates a list with all HelpContext identifiers in forms and form objects in the project. This list is displayed in a TreeView component, and double-clicking on a component copies its HelpContext to the clipboard, allowing it to be used in another application, like Helper, written by the same author.
 
Fully functional
Source: None
Download: CB1  

TigProHelp Light v.1.0SW 394 k 16 Mar 1999
By Igor Glukhov. Just drop TigProHelpLight on your application main form, provide help topics for windowed and nonwindowed (speed buttons, labels, etc.) controls and go - right-click What's This? help is ready to use! To specify context number for a nonwindowed control you can use the Tag property or an event handler. TigProHelpLight extends the temporary help mode, handled by Win/NT for dialog boxes, making it possible to display help topics assigned to nonwindowed controls. By default, labels will have the same context number as windowed controls linked via the FocusControl property. TigProHelpLight automatically provides pop-up context topics for standard dialog buttons. There are other features not listed above.
 
Trial (work while IDE is running)
Source: On purchase/registration
Price: $29
Exe-Demo Included
Download: CB1 CB3 D2 D3 D4  Gift for Torry. Thank You !Homepage


News from our Sponsors

  Develop and debug service applications easy then ever
SvCom is an integrated package of classes and tools for development of service applications and use of NT Security framework. Currently SvCom components work under all flavours of Windows.
  • Deploy NT Service applications under Windows 9x/ME and NT/ 2000/ XP/ 2003/ 2008/ Windows 7 (Unique feature!!!)
  • Develop and debug NT services using either Windows 95/98 or NT/ 2000/ XP/ 2003/ 2008/ Windows 7 - using the same classes and the same function calls (!!!)
  • Advanced service debugging (Extremely useful, when you service is not just "Hello, World!")
  • Many more features...
more... more...


  Easy data compression solution!
Easy Compression Library is a very easy-to-use replacement of TFileStream, TMemoryStream and other TStream descendants to their analogues with compression/decompression and encryption. Compression is transparent, all the methods, properties and behavior of TFileStream and TMemoryStream are supported, so it is very simple to replace them in the application code. Save up to $500 by ordering at Torry's Showcase! more... more...

Advertising on Torry's Delphi Pages

 

Sort order
Title
Modification
Publication
Quick Search
Exact phrase
Title
Description


Advertising on Torry's Delphi Pages

www.anyplace-control.com

Guest Book
Guest Book

Subscribe to news in RSS 2.0 format!Subscribe to news in RSS 2.0 format!
Bookmark and Share
Up | Home | 10% - Off! | New | VCL | DB-Aware | Tools | DB Tools | Apps | Samples | .NET | .NET DB-Aware | .NET Tools | .NET Samples | Kylix | Docs | Bold | Discussion | Sites | Tips | DPFL | Authors | Uploads | RSS | Store | Advertisement | About
Copyright © Torry's Delphi Pages Torry's Delphi Pages Maintained by Torry Team. Notes? Comments? Feel free to send...

The Ultimate Source of Object Pascal and Delphi Programming Knowledge.

Copyright © 1996-2013
All trademarks are the sole property of their respective owners
Privacy Policy