ProDelphi x.x     Copyright 1998 - 2003 by Helmuth J. H. Adolph

This file provides information for shareware/freeware distributors who wish to 
distribute ProDelphi.

-------------------------------  Distribution  ---------------------------------

The following paragraph is an extract from the license agreement (LICENSE.TXT)
regarding the distribution of the Freeware Version of ProDelphi:

BBSs, disk vendors, online services, and other shareware distributors may
distribute the Freeware Version of ProDelphi with the following conditions:
 1) All of the distribution files must be included unmodified:
    PROFILER.EXE, PROFMEAS.DLL, PROFCALI.DLL, PROFINT.PAS,  PROFINTC.PAS,
    PROFONLI.PAS, PROFONLC.PAS, PROFONLI.DFx, PROFONLC.XFx, GUIDEPD.PDF, 
    INSTALL.TXT,  ORDER.TXT,    LICENSE.TXT,  VENDOR.TXT,   NEWS.TXT, 
    REGISTER.ENG, REGISTER.GER, DLLSUPP.ZIP,  SETUP.EXE and GETSPEED.EXE.
 2) Nothing may be charged for the software other than a nominal fee for the
    distribution costs.

------------------------------  Product Profile  -------------------------------

Product name: ProDelphi
Version:      11.0
File names:   PROFILER.EXE + PROFMEAS.DLL + PROFCALI.DLL + PROFINT.PAS +
              PROFONLI.PAS + PROFONLI.DFx + PROFINTC.PAS + PROFONLC.PAS +
              PROFONLC.XFx + SETUP.EXE + LICENSE.TXT + GETSPEED.EXE + 
              NEWS.TXT + INSTALL.TXT + LICENCE.TXT + ORDER.TXT + REGISTER.GER +
              REGISTER.ENG + files for two example programs.
Category:     Program development, optimization and debugging utility
Keywords:     Code optimization, profiling, postmortem review, debugging,
              Pascal, Delphi2, Delphi3, Delphi4, Delphi5, Delphi6, VCL, CLX
Requirements: Windows 95/98/ME, NT 4.0/2000/XP, Pentium or compatible 
              (e.g. AMD K6 or AMD Athlon)
Registration: EUR 49.50 (incl. 16% VAT for citizens of the EC)
              Latest version without functional limitations, free future 
              versions, free support via email.
Author:       Helmuth J. H. Adolph
              Am Gruener Park 17
              90766 Fuerth
              Germany
              E-Mail     : hjh.adolph@prodelphi.de
              Homepage   : http://www.prodelphi.de


----- Short description:

1. Lets you optimize the code of your program writen for Delphi 2,3,4,5 or 6
   by measuring the runtime of functions and procedures. Results of measurement
   are displayed by the built-in viewer. Granularity 1 CPU-cycle.

2. Lets you find out the function or procedure that caused an exception and
   gives you the actual call stack at the time of exception.

