
	AaWiz Wizard Component (Trial Version)


Aardvark Consulting
September 11, 1997.
Email: aawiz@aardvark.com

Thank you for evaluating AaWiz!  AaWiz is a Delphi 
component that greatly simplifies the process of
creating user interface wizards.  You can develop
and run your wizards from within the Delphi IDE,
even without having to recompile your project.
Aawiz is also extensible; much like you can extend
Delphi with components, you can extend AaWiz with 
custom question components to provide you with any
additional flexibility that you need.

Please note that the trial version limits you to
using AaWiz within the Delphi IDE.  The registered
version removes this limitation and comes with
full source code.


INSTALLATION STEPS:

1) These installation steps assume you have installed
   AaWiz into the default directory of C:\AaWiz.  If you
   have installed into a different directory, please
   note any references to C:\AaWiz are references to
   the directory you have chosen.

2) The AaWiz install will create five folders under
   C:\AaWiz:

   C:\AaWiz\D1       - AaWiz trial for Delphi 1
   C:\AaWiz\D2       - AaWiz trial for Delphi 2
   C:\AaWiz\D3       - AaWiz trial for Delphi 3
   C:\AaWiz\Docs     - Documentation
   C:\AaWiz\Samples  - Sample projects

3) To install AaWiz trial for Delphi 1, install the
   C:\AaWiz\D1\AaWizReg.dcu file into the Delphi 1
   component library with the "Install Components"
   menu.  If you are unsure how to do this, consult
   your Delphi documentation.

4) To install AaWiz trial for Delphi 2, install the
   C:\AaWiz\D2\AaWizReg.dcu file into the Delphi 2
   component library with the "Install Components"
   menu.

5) To install AaWiz trial for Delphi 3, open the
   C:\AaWiz\D3\AaWizPk.dpk file using the "File/Open"
   menu.  You will get the package editor window,
   where you can click on the "Install" button to
   install the package into the component library.
   IMPORTANT: if c:\AaWiz\D3 is not already on your
   library path, you must add it to the path.  This
   setting is available under the "Tools/Environment
   Options" menu and then the "Library" tab.

6) After these steps, AaWiz will be installed on the Dialogs
   component page.


TECHNICAL SUPPORT:

Support for AaWiz is provided through email (aawiz@aardvark.com).
Priority response will be given to registered users.  Please don't
hesitate to give us feedback -- your input is appreciated and
necessary to the ongoing quality of the product.

If you'd like to see more question classes in AaWiz, let us
know --  AaWiz is an extensible environment, and we would like to
incorporate your suggestions into future releases.


SAMPLE PROJECTS

AaWiz includes three sample projects.  The first project (Test)
briefly demos the capabilities of AaWiz, including use of the
custom form question class.  The second project (QuestWiz) helps
you to create your own question classes.  You can use these
question classes to extend your AaWiz environment.  The third
project (LoopTest) shows how you can implement wizards that
repeat a series of questions in a loop.


SOURCE CODE AVAILABILITY

The registered version of AaWiz is distributed with full source
code.


FREE QUESTION CLASSES

We'll put free question classes (with source code) on our web
site periodically, so check it out (http://www.aardvark.com).
We also have a "QBuild" tool that helps you design question
classes as forms within Delphi.


LEGAL INFORMATION and WARRANTY:

Please read the license.txt file for legal and warranty
information.

