📄 tscexcelexport_readme.htm
字号:
<html>
<head>
<title>TscExcelExport</title>
</head>
<body bgcolor="#FFFFCC">
<hr>
<p align="center"><font color="#000080" size="6"><i><b>TscExcelExport 3.31</b></i></font></p>
<p align="center"><font color="#000080" size="4"><b>VCL component for Delphi 5,
6, 7 and 2005 <br>
February 2005</b></font></p>
<hr>
<p align="center"><b><font size="4">Stefan Cruysberghs</font></b><br>
Lommel, Flanders, Belgium<br>
<a href="http://www.scip.be"><font size="4">http://www.scip.be</font></a></p>
<hr>
<p align="left"><b><font color="#008080" size="5">Description</font></b></p>
<p align="left">This TscExcelExport component is an advanced, powerfull but easy component to export all records of a dataset from Delphi to MS Excel (97, 2000, XP or 2003). Many features are provided to change the layout, to add totals, to create groups, ...</p>
<p align="left"><b>Properties</b></p>
<ul>
<li>
<p align="left">Name of worksheet and file</li>
<li>
<p align="left">Header texts
</li>
<li><p align="left">Begin row of header, titles (=fieldnames) and data
(fieldvalues)</li>
<li>
<p align="left">Width of columns or autofit</li>
<li><p align="left">Font of header, titles, summary and data (Alignment,
WrapText, Orientation)</li>
<li>
<p align="left">Backgroundcolor and borders of header, titles, summary and data</li>
<li>
<p align="left">Summaries for numeric or given fields (SUM, MIN, MAX,
AVG)</li>
<li><p align="left">Create groups with given fields</li>
<li><p align="left">A lot of other options to customize the result</li>
</ul>
<p align="left"><b>Events</b>
<ul>
<li>To define the background color and font color, size, name and bold style of each cell<br>
</li>
<li>For exporting data without using a TDataset<br>
</li>
</ul>
<p align="left"><b>Methods</b></p>
<ul>
<li>
<p align="left">Exporting</li>
<li>
<p align="left">Saving (XLS, HTM or CSV)</li>
<li>
<p align="left">Print preview</li>
</ul>
<p align="left"><b>Component editor
</b>
<ul>
<li>The component editor can be used to change some settings on an easy way.</li>
</ul>
<p><b>Type library / COM </b></p>
<ul>
<li>This component uses the Office server components from the Borland COM type library (Excel97 or Excel2000). </li>
<li>So MS Excel should be installed on the PC when using this component.</li>
</ul>
<p><b>Delphi / Office </b></p>
<ul>
<li>This VCL component was tested in Delphi 5 (SP1), Delphi 6, Delphi 7 and Delphi 2005. </li>
<li>The TscExcelExport component works with Excel 97, Excel 2000, Excel XP and Excel 2003 and it has been tested with Dutch and some English Office versions. </li>
</ul>
<p><b>Demo application</b></p>
<ul>
<li>A full demo application is supplied to view and test all features of the component.<u><br>
</u>
</li>
</ul>
<hr>
<p align="left"><font color="#008080" size="5"><b>Freeware / Registration </b></font></p>
<ul>
<li>
<p align="left">See source code for history and more information about properties, methods and events. </li>
<li>
<p align="left">All copyrights to this component are owned by the author Stefan Cruysberghs.
</li>
<li>
<p>This component is freeware for non-commercial use and may be freely distributed.</p>
</li>
<li>
<p>The author doesn't give a warranty for error free running of this component. </p>
</li>
<li>
<p>If you like this component and/or you are using it in a commercial environment then you can register it. </p>
</li>
<li>
<p align="left">You will encourage the author to further develop and improve this TscExcelExport component.</li>
<li>
<p align="left">You will receive an email when new versions or upgrades are available and support will be provided by e-mail.</li>
<li>
<p align="left">The registration cost is €30 or 30 US$. </li>
<li>
<p align="left">You can register yourself online on the website of Reg.Net (ID = 11696) : <a target="_blank" href="https://secure.reg.net/product.asp?ID=11696">https://secure.reg.net/product.asp?ID=116<span lang="nl-be">96</span></a>
</li>
</ul>
<hr>
<p align="left"><b><font color="#008080" size="5">Installation</font></b></p>
<ul>
<li>Open the run-time package ExcelExport5.dpr (for Delphi5), ExcelExport6.dpr (for Delphi6) ExcelExport7.dpr (for Delphi7) or ExcelExport9.dpr (for Delphi 2005). "Compile" the package.<br>
</li>
<li>Open the design-time package dclExcelExportx.dpr and "Compile" and "Install" it. The TscExcelExport component can be found in the tabsheet "SC" of the component palette.<br>
</li>
<li>When you like to add the component to an existing package, make sure the DCP file dclOffice which can be found in the Delphi/Lib folder is added as "required". When creating a new design-time package, the DCP file designide.dcp (dsnide50.dcp in Delphi5) should be added. </li>
</ul>
<hr>
<p align="left"><b><font size="5" color="#008080">Files included</font></b></p>
<ul>
<li>
<p align="left">scExcelExport.pas : component</li>
<li>
<p align="left">scExcelExportReg.pas : componenteditor and registration of
component</li>
<li>
<p align="left">scExcelExport.dcr : component icon</li>
<li>
<p align="left">ExcelExportPackx.dpk : run-time package (for Delphi 5, 6, 7 and 9 (2005))
</li>
<li>
<p align="left">dclExcelExportPackx.dpk : design-time package (for Delphi 5, 6, 7 and 9 (2005))
</li>
<li>
<p align="left">TscExcelExport_readme.htm : this file
</li>
<li>
<p align="left">DemoExcelExport.exe : demonstration of features</li>
<li>
<p align="left">/Source demo : Demo project to demonstrate features of
TscExcelExport component</li>
</ul>
<hr>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -