
csPropertySaver Component -- Copyright (c) 1999 Component-Store Ltd

Please refer to Fixlist.txt for a list of changes made to this release.


1. Installation
===============

1.1 Installing the component package
------------------------------------

a) In the IDE select Install Packages from the Component menu
b) Add a the package named csPrSave40.bpl (for Delphi4) or 
   csPrSave30.dpl (for Delphi 3) from the install directory.

1.2 Installing the component in an existing package
---------------------------------------------------

a) In the IDE select Install Component from the Component menu
b) On the "Into existing package" tab set the "Unit file name" to    "csRegisterPropertySaver.pas" (if it's not on the library path 
   you will have to add the path name).
c) Click OK and your package will be rebuilt.

1.3 Installing the component into a new package
-----------------------------------------------

a) In the IDE do File-Open and open the file csPrSave40.dpk (D4)
   or csPrSave30.dpk (D3)
b) In the Package window, click the Install button 

1.3 Installing the help text
----------------------------

Modify the XXXXX.cnt file and use Notepad to add add a line:

:Index PropertySaver help=\your_path_name\propertysaver.hlp

Compiler version    XXXXX.cnt      library
----------------    ---------      -------
Delphi 3            delphi3.cnt    {Delphi}\help
Delphi 4            delphi4.cnt    {Delphi}\help



2. Ordering
-----------

  Ordering can be done online or offline from our website at url:

      http://component-store.com/delphi/psorder.htm

  Licences are needed for developer computers only, number
  of distributed compiled applications is not limited.

  Mail any comments and questions to support@component-store.com

DISCLAIMER OF WARRANTY
----------------------

COMPONENT IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE
AUTHOR DISCLAIMS ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING,
WITHOUT LIMITATION, THE WARRANTIES OF MERCHANTABILITY AND OF
FITNESS FOR ANY PURPOSE. THE AUTHOR ASSUMES NO LIABILITY FOR 
DAMAGES, DIRECT OR CONSEQUETIAL, WHICH MAY RESULT FROM THE USE
OF THIS SOFTWARE.