
Twain Manager 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 csTwain50.bpl (for Delphi5) csTwain40.bpl
   (for Delphi4) or csTwain30.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       "csTwainRegister.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 csTwain50.dpk (D5) 
   csTwain40.dpk (D4) or csPrSave30.dpk (D3)
b) In the Package window, click the Install button 

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

Modify the XXXXXXX.cnt file in the library {Delphi}\help and use
Notepad to add the following line:

:Index TwainManager Reference=\your_path_name\csTwain.hlp

Compiler version    XXXXXXXX.cnt   library
----------------    ---------      -------
Delphi 3            delphi3.cnt    {Delphi}\help
Delphi 4            delphi4.cnt    {Delphi}\help
Delphi 5            delphi5.cnt    {Delphi}\help

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

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

      http://www.component-store.com/delphi/tworder.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.