EMS-ExcelReport

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:765KB
下载次数:1
上传日期:2015-08-20 04:21:23
上 传 者agungklaten
说明:  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). IMPORTANT: Read this file BEFORE installation. Product Web Site: http://www.ems-hitech.com/excelreport/ Registration Page: http://www.ems-hitech.com/excelreport/purchase.phtml Support E-mail: excelreport@ems-hitech.com

文件列表:
EMS ExcelReport (0, 2015-05-26)
EMS ExcelReport\Demo (0, 2015-05-26)
EMS ExcelReport\Demo\About.dcu (4534, 2004-04-21)
EMS ExcelReport\Demo\About.dfm (2031, 2002-09-13)
EMS ExcelReport\Demo\About.pas (1062, 2002-09-13)
EMS ExcelReport\Demo\DemoData.txt (10750, 2002-07-30)
EMS ExcelReport\Demo\EXLReportDemo.dpr (426, 2002-09-13)
EMS ExcelReport\Demo\EXLReportDemo.res (876, 2002-09-13)
EMS ExcelReport\Demo\Main.dcu (6769, 2004-04-21)
EMS ExcelReport\Demo\Main.dfm (8055, 2002-07-30)
EMS ExcelReport\Demo\Main.pas (3253, 2002-09-13)
EMS ExcelReport\Demo\QXLDemo.dpr (333, 2002-07-05)
EMS ExcelReport\Demo\QXLDemo.res (876, 2002-08-20)
EMS ExcelReport\Demo\Reports.dcu (19195, 2004-04-21)
EMS ExcelReport\Demo\Reports.dfm (5926, 2002-07-30)
EMS ExcelReport\Demo\Reports.pas (13892, 2002-07-30)
EMS ExcelReport\Demo\Template (0, 2015-05-26)
EMS ExcelReport\Demo\Template\CellData.xls (10752, 2002-07-18)
EMS ExcelReport\Demo\Template\DataCalc.xls (12800, 2002-07-18)
EMS ExcelReport\Demo\Template\FormatCond.xls (11776, 2002-07-18)
EMS ExcelReport\Demo\Template\FormatPro.xls (11776, 2002-07-18)
EMS ExcelReport\Demo\Template\Groupping.xls (12800, 2002-07-18)
EMS ExcelReport\Demo\Template\LabelReport.xls (11776, 2002-07-24)
EMS ExcelReport\Demo\Template\MasterDetail.xls (12288, 2002-08-01)
EMS ExcelReport\Demo\Template\QuickStart.xls (11776, 2002-07-18)
EMS ExcelReport\Demo\Template\RowHeight.xls (10752, 2002-07-18)
EMS ExcelReport\Demo\Template\SheetProp.xls (26112, 2002-07-18)
EMS ExcelReport\Demo\Template\SumReport.xls (10752, 2002-07-18)
EMS ExcelReport\Demo\Template\Totals.xls (11776, 2002-07-18)
EMS ExcelReport\Demo\Template\UserData.xls (11776, 2004-04-22)
EMS ExcelReport\Demo\Template\UserFields.xls (13312, 2004-04-21)
EMS ExcelReport\exlreport.ver (4, 2002-09-12)
EMS ExcelReport\EXLReportConsts.pas (7102, 2002-09-13)
EMS ExcelReport\Help (0, 2015-05-26)
EMS ExcelReport\Help\EXLReport.cnt (877, 2002-09-13)
EMS ExcelReport\Help\EXLReport.GID (10846, 2004-04-21)
EMS ExcelReport\Help\EXLReport.hlp (90458, 2002-09-13)
EMS ExcelReport\History.txt (1557, 2002-09-13)
EMS ExcelReport\Source (0, 2015-05-26)
... ...

{********************************************************} {* EMS ExcelReport Library *} {* *} {* Copyright (C) 2002 EMS HiTech *} {* *} {********************************************************} 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). IMPORTANT: Read this file BEFORE installation. Product Web Site: http://www.ems-hitech.com/excelreport/ Registration Page: http://www.ems-hitech.com/excelreport/purchase.phtml Support E-mail: excelreport@ems-hitech.com =============================================================== 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 7.x: Uninstall previous installed version of EMS ExcelReport from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D7.BPL and EXLReportDT_D7.BPL from your hard disk. 1. Put package EXLReportRT_D7.BPL into directory that is accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System directory). 2. Use "Component\Install Packages..." menu item to open "Packages" dialog box. Then click "Add..." button and locate EXLReportDT_D7.BPL from the EXLReport\Delphi7 directory and click "OK" to install package into IDE. Note: If you have problems with compiled packages installation, you can rebuild packages using "File\Open..." menu item (build EXLReportRT_D7.DPK first). After that go to step 1. Do not save package sources in the Delphi IDE. II. Delphi 6.x: Uninstall previous installed version of EMS ExcelReport from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D6.BPL and EXLReportDT_D6.BPL from your hard disk. 1. Put package EXLReportRT_D6.BPL into directory that is accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System directory). 2. Use "Component\Install Packages..." menu item to open "Packages" dialog box. Then click "Add..." button and locate EXLReportDT_D6.BPL from the EXLReport\Delphi6 directory and click "OK" to install package into IDE. Note: If you have problems with compiled packages installation, you can rebuild packages using "File\Open..." menu item (build EXLReportRT_D6.DPK first). After that go to step 1. Do not save package sources in the Delphi IDE. III. Delphi 5.x: Uninstall previous installed version of EMS ExcelReport from Delphi IDE. Remove previously compiled packages (if any) EXLReportRT_D5.BPL and EXLReportDT_D5.BPL from your hard disk. 1. Put package EXLReportRT_D5.BPL into directory that is accessible through the search PATH (i.e. DOS "PATH" environment variable; for example, in the Windows\System directory). 2. Use "Component\Install Packages..." menu item to open "Packages" dialog box. Then click "Add..." button and locate EXLReportDT_D5.BPL from the EXLReport\Delphi5 directory and click "OK" to install package into IDE. Note: If you have problems with compiled packages installation, you can rebuild packages using "File\Open..." menu item (build EXLReportRT_D5.DPK first). After that go to step 1. Do not save package sources in the Delphi IDE.

近期下载者

相关文件


收藏者