v1.5

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:403KB
下载次数:9
上传日期:2011-11-23 17:47:39
上 传 者onlyone10000
说明:  EMS.Excel.Report 比较不错的delphi控件,使用excel报表。
(EMS.Excel.Report relatively good delphi controls, the use of excel reports.)

文件列表:
Demo (0, 2007-09-19)
Demo\DemoData.txt (11876, 2006-02-14)
Demo\DemoData_Eng.txt (11887, 2006-02-14)
Demo\DemoData_Rus.txt (12259, 2006-02-14)
Demo\EXLReportDemo.dpr (339, 2003-09-09)
Demo\EXLReportDemo.res (876, 2003-09-09)
Demo\Main.dfm (7743, 2006-02-14)
Demo\Main.pas (2862, 2003-09-09)
Demo\Reports.dfm (7392, 2007-09-19)
Demo\Reports.pas (14251, 2003-09-09)
Demo\Template (0, 2007-09-19)
Demo\Template\CellData.xls (10752, 2003-09-09)
Demo\Template\DataCalc.xls (12800, 2003-09-09)
Demo\Template\FormatCond.xls (11776, 2003-09-09)
Demo\Template\FormatPro.xls (11776, 2003-09-09)
Demo\Template\Groupping.xls (12800, 2003-09-09)
Demo\Template\LabelReport.xls (11776, 2003-09-09)
Demo\Template\MasterDetail.xls (12288, 2003-09-09)
Demo\Template\MultiSheet.xls (14336, 2003-09-09)
Demo\Template\QuickStart.xls (11776, 2006-04-26)
Demo\Template\RowHeight.xls (10752, 2003-09-09)
Demo\Template\SheetProp.xls (26112, 2003-09-09)
Demo\Template\SumReport.xls (10752, 2003-09-09)
Demo\Template\Totals.xls (11776, 2003-09-09)
Demo\Template\UserData.xls (10752, 2003-09-09)
Demo\Template\UserFields.xls (11776, 2003-09-09)
Help (0, 2007-09-19)
Help\EXLReport.cnt (1354, 2006-02-28)
Help\EXLReport.hlp (154863, 2006-02-28)
Languages (0, 2007-09-19)
Languages\English (0, 2007-09-19)
Languages\English\EXLReportConsts_English.pas (8896, 2006-09-20)
Languages\Italian (0, 2007-09-19)
Languages\Italian\EXLReportConsts_Italian.pas (9529, 2006-09-20)
Languages\Russian (0, 2007-09-19)
Languages\Russian\EXLReportConsts_Russian.pas (9093, 2006-09-20)
Source (0, 2007-09-19)
Source\EULA.res (19412, 2005-04-06)
Source\EXLReport.pas (40055, 2006-09-20)
... ...

{********************************************************} {* EMS Advanced Excel Report Library *} {* *} {* Copyright (C) 1999 - 2007 *} {* *} {* EMS Database Management Solutions Ltd. *} {* *} {********************************************************} EMS Advanced 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. Advanced Excel Report supports Borland Delphi 5, 6, 7, 2005, 2006 and MS Office 97 SR-1, 2000, 2002 (XP), 2003, 2007. IMPORTANT: Read this file BEFORE installation. Product Web Site: http://www.sqlmanager.net/products/tools/excelreport Registration Page: http://www.sqlmanager.net/products/tools/excelreport/buy Support: http://www.sqlmanager.net/support =============================================================== INSTALLATION NOTES ------------------ IMPORTANT: Unzip exlreportev.zip by archiver, which supports LONG file names (i.e. WinZip or Zip32) into any folder (for example, C:\ExcelReport). I. Delphi 2007 Uninstall previously installed version of EMS Advanced Excel Report from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D11.bpl, EXLReportDT_D11.bpl from your hard disk. 1. Use "File/Open..." menu item to open EXLReportRT_D11.DPK. Choose menu item "Project/Compile..." to compile runtime package EXLReportRT_D11.DPK. 2. Use "File/Open..." menu item to open EXLReportDT_D11.DPK. Use "Project/Compile..." to compile designtime package EXLReportDT_D11.DPK. In the "Project Manager" window click right mouse button on EXLReportDT_D11.BPL and choose "Install". 3. Put the compiled BPL files into directory accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System32 directory). 4. Add (if necessary) Advanced Excel Report source directory (menu item "Tools/Option...", node "Delphi Options/Library - Win32 - Library Path"). NOTE: do not save package sources in the Delphi IDE. II. Delphi 2006 Uninstall previously installed version of EMS Advanced Excel Report from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D10.bpl, EXLReportDT_D10.bpl from your hard disk. 1. Use "File/Open..." menu item to open EXLReportRT_D10.DPK. Choose menu item "Project/Compile..." to compile runtime package EXLReportRT_D10.DPK. 2. Use "File/Open..." menu item to open EXLReportDT_D10.DPK. Use "Project/Compile..." to compile designtime package EXLReportDT_D10.DPK. In the "Project Manager" window click right mouse button on EXLReportDT_D10.BPL and choose "Install". 3. Put the compiled BPL files into directory accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System32 directory). 4. Add (if necessary) Advanced Excel Report source directory (menu item "Tools/Option...", node "Delphi Options/Library - Win32 - Library Path"). NOTE: do not save package sources in the Delphi IDE. III. Delphi 2005 Uninstall previously installed version of EMS Advanced Excel Report from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D9.bpl, EXLReportDT_D9.bpl from your hard disk. 1. Use "File/Open..." menu item to open EXLReportRT_D9.DPK. In window "Project Upgrade" select "Delphi for Win32". Click OK. Use "Project/Compile..." to compile runtime package EXLReportRT_D9.DPK. 2. Use "File/Open..." menu item to open EXLReportDT_D9.DPK. In window "Project Upgrade" select "Delphi for Win32". Click OK. Use "Project/Compile..." to compile designtime package EXLReportDT_D9.DPK. In the "Project Manager" window click right mouse button on EXLReportDT_D9.BPL and choose "Install". 3. Put the compiled BPL files into directory accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System32 directory). 4. Add (if necessary) Advanced Excel Report source directory (menu item "Tools/Option...", node "Delphi Options/Library - Win32 - Library Path"). NOTE: do not save package sources in the Delphi IDE. IV. Delphi 7.x: Uninstall previously installed version of EMS Advanced Excel Report from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D7.bpl,EXLReportDT_D7.bpl from your hard disk. 1. Use "File/Open..." menu item to open EXLReportRT_D7.DPK. Use "Project/Compile..." to compile runtime package EXLReportRT_D7.DPK. 2. Use "File/Open..." menu item to open EXLReportDT_D7.DPK. Use "Project/Compile..." to compile designtime package EXLReportDT_D7.DPK. Use "Install" to install designtime package EXLReportDT_D7.DPK. 3. Put the compiled BPL files into directory accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System32 directory). 4. Add (if necessary) Advanced Excel Report source directory (menu item "Tools/Environment Options...", "Library"-"Library Path"). NOTE: do not save package sources in the Delphi IDE. V. Delphi 6.x: Uninstall previously installed version of EMS Advanced Excel Report from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D6.bpl, EXLReportDT_D6.bpl from your hard disk. 1. Use "File/Open..." menu item to open EXLReportRT_D6.DPK. Use "Project/Compile..." to compile runtime package EXLReportRT_D6.DPK. 2. Use "File/Open..." menu item to open EXLReportDT_D6.DPK. Use "Project/Compile..." to compile designtime package EXLReportDT_D6.DPK. Use "Install" to install designtime package EXLReportDT_D6.DPK. 3. Put the compiled BPL files into directory accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System32 directory). 4. Add (if necessary) Advanced Excel Report source directory (menu item "Tools/Environment Options...", "Library"-"Library Path"). NOTE: do not save package sources in the Delphi IDE. VI. Delphi 5.x: Uninstall previously installed version of EMS Advanced Excel Report from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D5.bpl, EXLReportDT_D5.bpl from your hard disk. 1. Use "File/Open..." menu item to open EXLReportRT_D5.DPK. Use "Project/Compile..." to compile runtime package EXLReportRT_D5.DPK. 2. Use "File/Open..." menu item to open EXLReportDT_D5.DPK. Use "Project/Compile..." to compile designtime package EXLReportDT_D5.DPK. Use "Install" to install designtime package EXLReportDT_D5.DPK. 3. Put the compiled BPL files into directory accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System32 directory). 4. Add (if necessary) Advanced Excel Report source directory (menu item "Tools/Environment Options...", "Library"-"Library Path"). NOTE: do not save package sources in the Delphi IDE.

近期下载者

相关文件


收藏者