Delphi Tools:

 

MAS-CompMaker {short description of image}

 

 

MAS-CompMaker replaces CC-Create and extend it's use. With this program you can easily build a component-skeleton ready to register with Delphi. Ordinary components and compound-components. (Take a look at my components page to see examples of compound-comp.) The program lets you add nice comments to your components.

MAS-Compmaker is a free-standing tool and will probably work with all Delphi-versions.

The compound-classes used by this program are in the file: compound.pas. You need to register this file with Delphi before using CompMaker. The file is supplied in the ZIP.

Compound.pas is created by Thomas Quester

MAS CompMaker, copyright © 2000 by Mats Asplund.

Code generated by this software belongs to the user and may be distributed freely.


{short description of image}

 

Download compmaker.zip (222 kbytes)

www.gif (999 bytes)

 

 

 

DelforExp, Delphi Formatter
DelforExp is a customizable source code formatter. It can improve the indentation, spacing, capitalization and the use of blank lines of Delphi 3,4 and 5 source code. In the default settings, the style of the Borland source code is followed closely. It is an expert that is integrated in the Delphi IDE.

Author: Egbert van Nes

{short description of image}

Download delforex.zip (347 kbytes)

www.gif (999 bytes)

 

 

 

Help Scribble   


Ever though of shipping Help-files along with your applications? I always though it was hard and timeconsuming writing Help-files. I find it to be easy and fun with Help Scribble. Try it yourself!

HelpScribble provides you with all the functionality you need to create a Windows help file. This help file can be used as a context-sensitive help file for any application, no matter which development tool the application was created with.

Windows help files are also a great format for distributing stand-alone documents. They can be easily read on any version of Windows since 3.1 and they are hyperlinked, a concept people are very familiar with since the Web became popular. No need to make sure if a user has installed the same version of a certain word processor or web browser that you have.

Below, you can download a free trial version. The trial version is fully functional and does not expire. It does add a small notice to the bottom of your help topics, that's all.

To get more information goto:
Help Scribble home page
{short description of image}
 

Download helpscr.zip (1100 kbytes)

www.gif (999 bytes)



 
GExperts   


GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and is contributed as freeware to the development community. Users are encouraged to download the source code and submit bug fixes and patches as well as new features for inclusion in the GExperts distribution.
 {short description of image}


 
I'm interested in downloading GExperts. Send me there!




 

Component create

 

 

Component Create 4.0, is a free tool for designing and building custom Delphi VCL components with point-and-click convenience. Component Create was a commercially-sold tool from 1995 to 1998.Although copyrighted, the package is freely available for download.

Version 4.0 of Component Create introduces the following
new features:
1. Generation of custom event types:
To add arguments to be handled by a new event, just edit the argument list for that event when you select it on the Events page. Component Create takes care of declaring the event type, event property, and so on.

2. Generation of component documentation:
After selecting a property, method, event, or variable, press the "Text" button to edit text for it. The "Generate | Documentation" menu command generates an HTML file with your text; it then launches your Web browser so you can view the file.Your text is stored with your code in the component definition (.CD) file when you save the component definition.

3. Code templates in the code and text editors:
Just press Ctrl-J in the code editor and you can choose from a pop-up list of all properties, methods, event handlers, and variables in the component
definition. If you press Ctrl-J in the text editor, you can insert an HTML link to the text for any other property, method, event, or variable.

Component Create works with all versions of Delphi. It runs under Windows 95/98/NT.

C++Builder note: If you are using C++Builder, you can have the installer put Component Create on the Tools menu of C++Builder. (You will see a check box on the installer dialog for that purpose.) You can then use Component Create to build VCL components that can be compiled and used in C++Builder, although they are written in Object Pascal.

Component Create, copyright © 1995-99 by David A. Price.

Code generated by this software belongs to the user and may be distributed freely.


cc40.gif (10516 bytes)

 

Download cc40.zip (819 kbytes)

www.gif (999 bytes)