Tools freeware
Library - all files

Help Authoring

[ Conturpack.zip ] [ 183,065 bytes ] [ Freeware ] [ With Source ]
Delivers a contour over a height field like the color intensity or a real grid based height fiel and gives you the possibiliti to hold the data as polygons like in a magic wand tool. for more infos
Added: 11-12-2002   |  Version: 0.1   |  Downloads: 682/682/3
Author:Alex Weidauer   Alex Weidauer   [Homepage]   [DSP files]

[ dd-chi.zip ] [ 506,298 bytes ] [ Freeware ] [ No Source ]

Component Help Installer Release 2 (CHI2) installs Delphi-compatible help files into Delphi's OpenHelp system so that the help files are integrated with Delphi. Context sensitive help for components, classes and routines installed by CHI2 is accessible from the Delphi code editor, form editor and property inspector. CHI2 works with every version of Delphi from version 3. It comes in three flavours:

  • a stand-alone Windows application
  • an add-in DLL expert for Delphi 3 to 7 - installs on the Components menu
  • a command line program

Delphi 3 or later is required.

Example Files: A copy of my version information component and its associated help file are included in this release to provide some method of experimenting with CHI. The component's help file is Delphi OpenHelp compatible. The CHI help file provides an example of using the command line application.

 [more]

v2.1 adds feedback about location that help files are stored.


Added: 22-04-2001/19-12-2005   |  Version: 2.2.1   |  Downloads: 1514/1462/5
Author:Peter D Johnson   [Homepage]   [DSP files]

[ DelphiCodeToDoc_v0_4a.zip ] [ 818,229 bytes ] [ Freeware ] [ No Source ]
DelphiCodeToDoc is a free documentation system for Delphi. It uses information about source code symbols and formatted comments in files to produce accurate documentation from your application and component. This documentation support TEXT file based and HTML style, but will be extend to CHM, PDF, and furthermore other format. DelphiCodeToDoc makes sure the structure of your documentation always stays synchronized with your code. It support JavaDoc style comments, in-line comments, and is open for other "tags based" styles. You can configure DelphiCodeTodoc to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various source code elements. DelphiCodeTodoc is developed under MS-Windows with Borland Delphi, but will be setup to be portable for Kylix under Linux. It use JCL and JVCL library from Jedi Project.
Added: 22-03-2004   |  Version: v0.4alpha   |  Downloads: 255/255/4
Author:trident_job   [Homepage]   [DSP files]

[ DelphiDoc.zip ] [ 1,433,990 bytes ] [ Freeware ] [ With Source ]
This component allows you to create and maintain a database of Delphi projects in order to create full documentation. It scans the all files and forms of the project and creates the header statement for all variables, constants, class type, procedure and functions. The body description might be entered by the user and is stored to database for further use. Also it contains a QReport template to print-out the documentation. If you are using a different print engine you can define your custom procedure to use it.
Added: 26-11-2000/29-11-2000   |  Version: 1.0   |  Downloads: 1973/1973/2
Author:Eugen Mihailescu   Cubique Development   [Homepage]   [DSP files]

[ etvh1b.zip ] [ 577,056 bytes ] [ Freeware ] [ No Source ]
EtvHelp is a stand-alone help authoring tool for Windows. Convenient interface, many features, parsing Delphi units. Topics are storage in the dbf file. Work with Microsoft Help Compiler or other. BDE must be installed. Written on Delphi 4 with Etv library, RX library. Source code is available.
Added: 12-12-1999   |  Version: 1.0b   |  Downloads: 2249/2249/1
Author:Frants Ivanouski   Etv Software   [Homepage]   [DSP files]

[ helpcreatorinstall.exe ] [ 1,315,639 bytes ] [ Freeware ] [ No Source ]
This program can be used by anyone to create a Windows Help (.hlp) file. This is an especially useful tool for software developers who want to create help files for their software in a simple fashion. It is a very simple way to produce simple but effective help files. This program uses an almost-WYSIWYG style interface. Add page headers, links, popup links, images, and a table of contents with ease.
Added: 27-05-2002   |  Version: 1.0.0.26   |  Downloads: 1004/1004/6
Author:Josh Breitbach   Breit Technologies   [Homepage]   [DSP files]

[ hlpreg25.zip ] [ 164,823 bytes ] [ Freeware ] [ No Source ]
This program can help to register help in Delphi 3,4,5 & C++Builder 3,4,5. It is helpful for people who are creating components or just for Delphi programmers. [more]
Added: 5-12-1999/2-04-2000   |  Version: 2.5   |  Downloads: 1761/1640/0
Author:Moskw@   Moskw@   [Homepage]   [DSP files]

[ link: projgenie ] [ size n/a ] [ Freeware ] [ No Source ]
Project Genie prints all the Units for any Project, incl. Forms, *.DFM files & any included database table structure(s). The mission of ProjGenie II Pro is to automate documentation of a Project's entire source code. Demo version is limited to a Cover Page, having each Unit's lines numbered &/or a box printed around each page of code, as well as choosing Auto Load When Windows Starts & Auto Save Settings options. With full version, printing Summaries, Forms, *.DFM files & database table structures is enabled. Try free Demo to convince yourself how useful it will be then upgrade to the full version to take advantage of all its capabilities. Printing professional-looking source code documentation has never been easier or more satisfying. Includes Help.
Added: 6-09-2004   |  Version: n/a   |  Downloads: n/a
Author:projgenie@synetions.com   [DSP files]

[ oasisse.zip ] [ 1,076,419 bytes ] [ Freeware ] [ No Source ]
Freeware Stand-alone Help Authoring Tool for Windows 95/98/NT. Requires MS Help Compiler (hcrtf.exe) version 4.0 or later. [more]
This product is FREE for both personal and commercial usage. Kindly request you notify me about placement on CD-ROMS, ftp sites etc.
Added: 13-09-1998   |  Version: 1.0 Final Beta   |  Downloads: 3373/3373/2
Author:Stephan February   [Homepage]   [DSP files]

[ polybezier.zip ] [ 55,003 bytes ] [ Freeware ] [ With Source ]
Bezier spline interpolation for polygons. Polygon container and PolyPolygon object to hold the data. The algorithm works on set of points where each point p[i], p[i+1] is a beziere segment and the neigboring intervals (p[i-1],p[i]) and (p[i+1],p[i+2]) are the "leading" intervals. A demo program is included.
Added: 8-10-2002   |  Version: v0.1   |  Downloads: 726/726/5
Author:Alex Weidauer   Alex Weidauer   [Homepage]   [DSP files]

[ triangle.zip ] [ 220,118 bytes ] [ Freeware ] [ With Source ]
Delivers a API to the well known unix tool triangle written by Jonathan Shewchuk to create Delaunay and Voronoi constructions as wellas constrainted triangualtionsin the 2d plain. The code is free in terms of the author Shewchuk and has simple demo program for the native use c-structs. It contains a DLL and was tested under Delphi 5. For more infos http://www.triplexware.huckfinn.de/triapi_eng.html
Added: 11-12-2002   |  Version: 0.1   |  Downloads: 418/418/1
Author:Alex Weidauer   Alex Weidauer   [Homepage]   [DSP files]

Desktop

[ AsfCalc.zip ] [ 990,475 bytes ] [ Freeware ] [ No Source ]
Serius and Interesting Administrative Calculator.
Added: 31-01-2002   |  Version: 2.0   |  Downloads: 504/504/1
Author:Aldo Ferszt   ASF Computer Products   [Homepage]   [DSP files]

[ colorspy.zip ] [ 271,665 bytes ] [ Freeware ] [ No Source ]
Detailed color mixer with 12 color wells, a favorites library and multi-language color formula hex formats.
Added: 31-05-1998   |  Version: 1   |  Downloads: 1538/1538/0
Author:Tim Hamlett   [Homepage]   [DSP files]

[ cpaper.zip ] [ 284,478 bytes ] [ Freeware ] [ No Source ]
Simple utility, written in Delphi, that automatically changes your windows desktop wallpaper. Handles .BMP, .GIF, .JPG and .THEME files EVEN WITHOUT ACTIVE DESKTOP. No Active Desktop -> save tons of memory. No .JPG images -> save tons of disk space.
Added: 3-05-1999   |  Version: 1.0   |  Downloads: 1660/1660/0
Author:Simone Verlengia   [Homepage]   [DSP files]

[ dbfsql.zip ] [ 209,249 bytes ] [ Freeware ] [ No Source ]
16 bits, MDI, dBase IV and Paradox Tables browser and data editor. Full SQL driven, doesn't need indexes. Allows sorting and filtering. [more]
no limits or conditions of usage, it's possible to obtain sources sending an e-mail
Added: 12-02-1998   |  Version: 1.0   |  Downloads: 1870/1870/2
Author:G.Burzomato - L.Menghini   [DSP files]

[ devil.zip ] [ 168,634 bytes ] [ Freeware ] [ No Source ]
Flashback Devil is a system-tray tool which will help you start any program file (exe, com, pif), documents (like doc, txt), bitmaps (bmp, gif or jpg for example), Internet sites (htm, html etc.) or just - Windows Explorer shotcuts (lnk).
Added: 31-05-1998   |  Version: n/a   |  Downloads: 1691/1691/0
Author:Nikola Injac   [DSP files]

[ em.zip ] [ 3,048,485 bytes ] [ Freeware ] [ No Source ]
- Manage multiple ezines on your desktop computer. - Auto subscribe and unsubscribe - Use BCC to hide email address - One click email separator - HTML formatted email messages
Added: 13-03-2001   |  Version: 1.0   |  Downloads: 507/507/0
Author:ST Ooi   SP Software   [Homepage]   [DSP files]

[ link: fmedit95.zip ] [ size n/a ] [ Freeware ] [ No Source ]
Fully functional File Manager with all of Windows explorer options PLUS more ..View / Edit / Print - large ASCII files, limited only by the RAM on your PC .. View / Print - BMP, GIF, ANIMATED GIF's, JPG, JPEG and PNG image files...
FmEdit95 3.0 or FmEdit98 as I now call it, is free for personal use, additional information in fmedit95.htm.
Added: 12-10-1997/3-10-1998   |  Version: 3.0   |  Downloads: n/a
Author:Raymond Allan   [Homepage]   [DSP files]

[ link: windowse.htm ] [ size n/a ] [ Freeware ] [ No Source ]
Greatis WinDowse - Advanced Windows Analyser. An extremely convenient tool for obtaining necessary technical information about any window. Place a mouse cursor on a window, and WinDowse will show all parameters of the window, window class, parents and children including: "Window" tab text or caption process ID exe filename application instance window handle parent window handle window function address window menu handle coordinates in parent coordinates in screen window size window client area size window style and extended style "Class" tab class name class function address icon and small icons handles cursor handle background brush handle module handle class style. "Parents" tab list of parent hierarchy "Children" tab list of children of current window "Graphics" tab absolute (screen) cursor position relative cursor position on window coordinates relative cursor position on window client area coordinates color of the pixel under mouse cursor screen capture tools: display, zoom, copy All parameters can be shown in hexadecimal, decimal or binary formats. Upon activation, WinDowse displays a continous readout as the user moves the mouse about the screen - switching back and forth between separate or nested windows. At any time the continuous readout can be frozen by a click of the mouse, and the data for that window studied in detail. WinDowse also allows results to be copied directly to the clipboard. Each field of the analysis is supplied with context-sensitive help explaining "what is". If necessary you can buy full source code for Delphi.
Added: 20-05-2001   |  Version: 4.1   |  Downloads: n/a
Author:Dmitry Vasiliev   Greatis Software   [Homepage]   [DSP files]

[ IED_light_10b.zip ] [ 447,275 bytes ] [ Freeware ] [ With Source ]
HREFParser 1.0 ( Demo and sources ) This non visual component is intended to extract all links that founded in your HTML file (images, emails, http links, ftp links).It also automaticly detect and parse hyperlink links into PHP,CSS pages. It will list all related links. HREFParser is a part of Internet EDiting components. Very easy in use and customizable. Screenshots: http://iedcomp.nm.ru/download/screenshot.gif http://iedcomp.nm.ru/download/screenshot_php.gif
Added: 8-07-2002   |  Version: 1.0b   |  Downloads: 492/492/1
Author:Sergey Kanenko   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.
Next 20 files