
 TPropertyPageSaver component 
 ----------------------------

 version         : 2.0 
 date            : July 20, 2004

 status         : Evaluation package
 system req.    : Windows 95/98/ME/NT/2000/XP/2003, 
	          Delphi 3/4/5/6/7/8 or C++Builder 3/4/5/6/7
		  or any development platform that supports ActiveX controls
 restriction    : this evaluation package can be distributed freely
 limitations    : Nag-screen
 home page      : http://www.datastead.com/ppsaver
 alt. home page : http://www.delphicity.com/ppsaver
 contact        : contact@datastead.com
 support        : support@datastead.com
 order          : http://www.datastead.com/ppsaver/order.htm


 - if you are using Delphi or C++Builder (from version 3 to version 7), use the
   native VCL Borland package,

 - for any other ActiveX-compatible development platform, use the ActiveX package.


 ACTIVEX PACKAGE INSTALL:
 =======================

 - double-click on "install.cmd" located in the ActiveX directory,

 - on .NET development platforms, use AxImp.exe to generate the wrapper DLLs.

 OR
 ==

 BORLAND PACKAGE INSTALL:
 =======================

 1. If a previous TPropertyPageSaver package is already installed, remove it first:

   - Components | Install Packages,

   - click on "DataStead TPropertyPageSaver",

   - click "Remove",

   - click "Yes",

   - click "Ok",

   - search for all the "TPPSaver.*" and "PPSaver.*" files in your Borland
     directories and delete them, to be certain that old units will not
     remain in the Delphi or C++Builder search paths. 


 2. Install the current package:

    - unzip the archive in a folder of your choice,

    - according to your Delphi or C++Builder version, copy all the Delphi_or_BCB\*.* 
      archive files to the \Borland\Delphi\Imports or \Borland\CBuilder\Imports directory,

    - run Delphi or C++Builder,

    - select Component | Install packages,

    - press the "Add" button,

    - locate the TPPSaver.bpl file in the Imports directory and select it,

    - select Open,

    - select Ok,

    - check the "Datastead" tab in the right of the component palette. 
      The TPropertyPageSaver object should have been added.


 IMPORTANT C++BUILDER NOTE:
 -------------------------
 When creating a new project using TPropertyPageSaver, go to Project|Options|Packages:
 - either uncheck "Build with runtime packages"
 - either remove "TPPSaver" from the end of the "Build with runtime packages" list.

 otherwise you can get a CPU window error when running the project.