TMapi Version 2.1
_________________

Files Included:
MAPIUNIT.DCU --  Compiled object code for VCL
MAPIUNIT.DCR --  Delphi resource file for VCL
MAPIUNIT.PAS --  Delphi source file for VCL (source code version only)
MAPI.HLP     --  Windows help file for TMapi
MAPI.KWF     --  Delphi keyword file for inclusion in Delphi help system
README.TXT   --  you're reading it.
ORDER.TXT    --  Order file for registering.
PROJECT1.*   --  Sample project files
UNIT1.*      --  Sample source code with PROJECT1

TMapi is written by Stan Grossman
Copyright 1995
SIG Software
9074 Andromeda Drive
Burke, VA  22015-3510
CIS# 72624,3050


TMapi VCL
	Direct from SIG Software   $30 US
	SWREG ID# 6516             $35 US

TMapi VCL and Source Code
	Direct from SIG Software   $50 US
	SWREG ID# 6517             $60 US
 

 SOFTWARE LICENSE 
 
 TMapi is not and has never been public domain software, nor is it free software. 
 
 Non-licensed users are granted a limited license to use TMapi on a 30-day trial basis for the 
purpose of determining whether TMapi is suitable for their needs.  The use of TMapi, except 
for the initial 30-day trial, requires registration.  The use of unlicensed copies of TMapi by any 
person, business, corporation, government agency or any other entity is strictly prohibited. 
 
 A single user license permits a user to use TMapi only on a single computer.  Licensed users 
may use the program on different computers, but may not use the program on more than one 
computer at the same time. Licensed users may distribute this library only in the form of compiled code
included in their applications.
 
 No one may modify or patch the TMapi executable files in any way,  including but not limited 
to decompiling, disassembling, or otherwise reverse engineering the program. 
 
 A limited license is granted to copy and distribute TMapi only for the trial use of others, subject 
to the above limitations, and also the following: 
 
  1)    TMapi must be copied in unmodified form, complete with the file containing this license 
information and only the following TMapi files: MAPIUNIT.DCR, MAPIUNIT.DCU, MAPI.HLP, MAPI.KWF,
ORDER.TXT and README.TXT.  You may NOT distribute the TMapi registration ID. 
 
  2)    The full machine-readable TMapi documentation must be included with each copy. 
 
  3)    No fee, charge, or other compensation may be requested or accepted, except as 
authorized below: 
 
        A) Operators of electronic bulletin board systems (sysops) may make TMapi available for 
downloading only as long as the above conditions are met.  An overall or time-dependent charge 
for the use of the bulletin board system is permitted as long as there is not a specific charge for 
the download of TMapi. 
 
        B) Vendors of user-supported or shareware software may distribute 
TMapi, subject to the above conditions, without specific permission. Vendors may 
charge a disk duplication and handling fee, which, when pro-rated to the TMapi product, may 
not exceed five dollars. 
 
        C) Non-profit user groups may distribute TMapi, subject to the above conditions, without 
specific permission. Non-profit user groups may charge a disk duplication fee, which, when pro-
rated to the TMapi product, may not exceed five dollars.

 If TMAPI.PAS has been included, it may not be distributed in any form.  It may be modified for the sole
purpose of enhancing a registered user's software.  TMAPI.PAS may not be used to develop any other
interface or control.
 
  LIMITED WARRANTY 
  EXCEPT AS PROVIDED ABOVE, SIG SOFTWARE DISCLAIMS ALL 
  WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT 
  LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND 
  FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE 
  PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE 
  PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF 
  ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY 
  INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL 
  SIG SOFTWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER 
  (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF 
  BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS 
  INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE 
  INABILITY TO USE THIS PRODUCT EVEN IF SIG SOFTWARE 
  HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 
 
  Use of this product for any period of time constitutes your acceptance of this agreement and 
subjects you to its contents. 
 
  U.S. GOVERNMENT RESTRICTED RIGHTS 
 
  Use, duplication, or disclosure by the Government is subject to restrictions as set forth in 
subdivision (b)(3)(ii) of the Rights in Technical Data and Computer Software clause at 252.227-
7013.  Contractor/manufacturer is SIG Software. 



INSTALL INTRUCTIONS
___________________


TMAPI.EXE is a self-extracting zip file.  Copy TMAPI.EXE to your C: drive and execute it.

Copy MAPIUNIT.D* to C:\DELPHI\LIB  (your Delphi library directory).

Copy MAPI.HLP to C:\WINDOWS and/or C:\DELPHI\BIN  (your Delphi executable directory).

Copy MAPI.KWF to C:\DELPHI\HELP  (your Delphi help directory).

Follow the directions on page 80 of the Component Writer's Guide to blend TMapi help into Delphi

Select "Options/Install Components" from the Delphi main menu to install TMapi VCL.
	A new item labelled "Mail" will appear on your VCL button bar.


