{********************************************************}
{*   EMS ExcelReport Library                            *}
{*                                                      *}
{*   Copyright (C) 2002 - 2005 EMS HiTech               *}
{*                                                      *}
{********************************************************}

04-06-2005
Version 1.3

1. Quick creation of report templates. Added the corresponding item to the
   component's context menu.

2. MS Office 2003 support.

3. If a chart was present in a template, in the result report the chart was 
   duplicated several times. 
   The bug is fixed.

4. If a template file was specified as a network name like \\computer\folder\file.xls, 
   the program worked incorrectly. 
   Fixed now.

5. Small improvements and bug fixes.


01-20-2004
Version 1.2

1. We have added a new event - OnGetReportFileName - which allows you to specify 
   the name of the temporary file generated for display in Excel. Use it to make 
   the names of generated files more readable for the user.

2. Sometimes some characters were interpreted as field sign if MS Excel template
   contained non-English text.

3. Automatic Band determination worked incorrectly in some cases.

4. Small improvements and bug fixes.


04-22-2003
Version 1.1

1. Added new SubReport property, which allows you to create multisheet reports.

2. Two new localizations added - Italian and Russian.

3. A possibility to use the Unicode strings in the template is impelemented.

4. Now the rightmost report column is built correctly with more than A..Z columns
in the template.

5. A nonvoid cell with an empty string does not appear in the top right corner any more.

6. An asssertion 'Wrong "Num" parameter (EXLReportCopyMngr line 627)' appeared occasionally
on building reports with groups. Now it doesn't.

7. Now you can use the TClientDataSet component linked to the master dataset through
a DataSetField property as a detail dataset.

8. Progress window has changed the Position property from poDesktopCenter
to poMainFormCenter as it was incorrectly displayed on computers with dual monitors.

9. Some other features and improvements.

09=16-2002
Version 1.0

We're very glad to announce our new software!

EMS Excel Report component is a powerful band-oriented generator of
template-based reports in MS Excel. Easy-to-use component property
editors allow you to create powerful reports in MS Excel quickly,
easily and intuitively understandable. Now you can easily create
reports, which can be edited, saved to file and viewed almost on any
computer. ExcelReport supports Borland Delphi 5, 6, 7,
and MS Office 97 SR-1, 2000, 2002 (XP).

Main product feauters:

- Creating report templates directly in MS Excel
- Possibility of saving template as in the external *.xls file, as in the *.dfm (.exe) file
- Borland Delphi 5, 6, 7, and MS Office 97 SR-1, 2000, 2002 (XP) are supported
- Band-oriented report generator
- Any data source can be used
- Possibility of creating master-detail reports and reports with grouping
- Full integration with Delphi IDE
- High productiveness even on slow computers
- Detailed help system and a demo application for a quicker mastering of the product
- Powerful component and property editors, which allow you to set many report parameters
at the design-time easily
- And much more...