**********************************************************************
TAdvSpreadGrid 1.7 : June, 2001

 Copyright  1996-2001 by TMS Software
 Portions copyright  2001 by ESB Consultancy
 E-mail: info@tmssoftware.com
 Web : http://www.tmssoftware.com
**********************************************************************


Delphi 3.0/4.0/5.0/6.0 - C++Builder 3.0/4.0/5.0 TAdvStringGrid with added spreadsheet functionality :

Files :
-----
  aspgd2.zip   : component files for Delphi 2.0
  aspgd3.zip   : component files for Delphi 3.0
  aspgd4.zip   : component files for Delphi 4.0
  aspgd5.zip   : component files for Delphi 5.0
  aspgd6.zip   : component files for Delphi 6.0
  aspgc1.zip   : component files for C++Builder 1.0
  aspgc3.zip   : component files for C++Builder 3.0
  aspgc4.zip   : component files for C++Builder 4.0
  aspgc5.zip   : component files for C++Builder 5.0
  aspgdemo.zip : demo with source code for Delphi                
  democX.zip   : demo for C++Builder 3,4 or 5

Release 1.7 :
-------------

 TAdvSpreadGrid supercharges TAdvStringGrid with spreadsheet functionality.
 It includes support for formulas with constants, single cell references
 and cell range references, inter grid references, add-on math libraries  

Feature Revision history :
------------------------

 1.0b  : first beta release
 1.0c  : fixed problem with cell names >AY
 1.1   : date functions added
         formula aware copy / paste added
         formula editing supports Ctrl/Left mouse for cell selection in formula
         custom functions added
 1.2   : TAdvStringGrid v1.87 compatible
         Added CellValue property to obtain result of formula as float
 1.3   : TAdvStringGrid v1.88 compatible
         C++Builder 5 support
 1.4   : TAdvStringGrid v1.88 compatible
         Added cell name mode RxCx or A1-like
         Added cell names
         Added functions LT,ST,EQ,CHOOSE
         Improved copy & paste       
 1.5   : Inherits all new TAdvStringGrid v1.90 features
 1.6   : Inherits all new TAdvStringGrid v1.92 features
 1.7   : Added inter grid cell references
         Added math capability to assign add-on math libraries
         Improved handling & display of errors in formulas
         Added ESBMaths library, a free maths library copyright by ESB Consultancy

License :
-------
This component is free for use in non-commercial applications, that is
any software that is not being sold in one or another way or that does
not generate income in any way by the use of the application.
The component cannot be distruted in any other way except through free
accessible Internet Web pages or ftp servers. The component can only
be distributed on CD-ROM or other media with written autorization of the
author.


Help, hints, tips, bug reports :
------------------------------
Send any remarks to : info@tmssoftware.com
Please clearly state which Delphi or C++Builder version you are using
and which version of the component you are using. In case of doubt,
download the latest version first at http://www.tmssoftware.com
When installing newer versions of the component, make sure to update
all your form files that used the previous version of TAdvSpreadGrid
before recompiling your application to make sure all new properties
are available. You can update the form file by opening it, ignoring
remarks about new properties and save the form. 
