March 2nd, 1999 [v2.70]
TExportX is the name we've given to our new family of Export Components. These components can print or export the contents of any support component or object to 10 different Formats (including HTML, Microsoft Word & Excel). They can Export to Screen or directly to file and can even export if the Target App is not installed on the user's computer! Guaranteed to be compatible with Excel v3.0 and higher and the most-recent 16-bit versions as well as all 32-bit versions of Word.
TExportListView | |
TExportExtListView & TExportEnhListView (for Brad Stower's ListView Components) | |
TExportStringGrid | |
TExportStrings (exports |
TExportTable (Can Export any Table, Query, ClientDataSet or other DataSet) | |
TExportDBGrid |
Export any TStrings, StringList or TStrings-Using Component (like Memos, Listboxes, CheckListBoxes, ComboBoxes, etc...) |
Designed for Delphi 2, 3 and 4. | |
Completely International. Supports any language. | |
Has 10 different built-in Export Formats (HTML, Microsoft Word, Excel, Rich Text, Text, CSV (Coma-Delimited), Tab-Delimited, DIF (Data Interchange Format), SYLK & Clipboard) | |
All Exports are very fast even for large amounts of data (including Word & Excel.) | |
Supports all 32-bit versions of Word and also the most recent 16-bit versions. | |
Supports Excel v3.0 and higher. | |
Each Export Format can be Viewed on Screen or exported directly to File. | |
Can Export to file even if the target application is not installed on the user's computer | |
Any Export Format can be disabled (This feature can come in handy sometimes) | |
Can Print also. | |
Options for Exporting Visible Columns Only, Selected Rows Only, Row Numbering, TimeStamping & more. | |
Users can choose the Export
Format themselves using the Choose Dialog or you can specify the Export
Format and export directly. |
Remembers User's Most Recently Used Export Type so that they can quickly export multiple reports to the same format. | |
Shows Progress
and user can cancel export at any time. |
You can specify your own Exported Column Headings or simply use the default ones. | |
You can easily create your own Export Formats. (Feature Temporary disabled for an indefinite amount of time. If you need this feature, please email us) |
AutoLink URLs. You can choose to support automatic linking of URLs and e-mail addresses. An example would be a list of employees and their e-mail addresses. This could be exported to HTML and whoever reads it could easily e-mail any employee. | |
Templates. You can choose one of a number of styles for your exported HTML documents. | |
GridLines. You can choose to display table borders if you want to. |
Exports Dragged Column Headers properly. Delphi 4's TListView does not normally support column header dragging correctly, so we had to go to a lot of trouble to get this working properly. |
Exporting of Memos. Memo fields can be exported and you can control the width of their columns. You can also choose not to export memo columns. |
TExportListView v2 was completely rewritten to be optimized for export speed. The results are very impressive, even Word & Excel exports are now extremely fast.
With the release of v2.5, all TExportX components now share the same export engine, so TExportListView's speed statistics are a good indicator of how any TExportX component will perform.
As you can see, even 1,000 records export in virtually no time!
You can reach us at ycomp@hotpop.com
Tell us what you think about these components, we're always looking for ways to improve them.