 |
|
 |
 |
 |
| DB-Aware Components > Direct DB Access > MS Excel |
|
Companies News:
| FastReport FMX released |  |
Report generator FastReport FMX is the first multiplatform solution for including Business Intelligence into software based on Embarcadero FireMonkey IDE (Delphi for MS Windows and Apple Mac OS X).
Compatible with Embarcadero RAD Studio XE2 (FireMonkey) and XE3 (FireMonkey 2).
Visual report designer is available now on both MS Windows and on MAC OS X!
Full sources.
Get more info here
|
| | Want to know more ? | |
|
CyExcel v.0.1 | FWS |
308 k |
27 Jan 2003 |
By AllyData. CyExcel is Multi-Page Excel component. Fully functional Source: Included
| | Download: D6 |
 |
|
|
DataSet to Excel v.1.4 | SW |
698 k |
08 Apr 2002 |
| By Rafa. This component allows send data from Dataset to Excel sheet and formatting it.
Allows to create formula references data in Excel sheet. Allows to create charts references data in Excel sheet.
And more... With Nag-Screen Source: N/A
| | Download: D5 |
 |
|
|
NativeExcel Suite v.2.6.0 | SW |
4620 k |
07 Jan 2008 |
| By NikaSoft. NativeExcel is a high-performance solution for Delphi Developers that allows writing of new Excel spreadsheets and reading of existing ones. NativeExcel does not require installed Microsoft Office, it writes and reads excel files directly. NativeExcel can be used as the replacement of standard Excel components, it has the same object model, properties and methods.
With NativeExcel v2.x you can open and modify an existing spreadsheet.
Advantages:
- High performance (30000-40000 values per second)
- Convenient object model
- Support for all Excel formatting options
- Microsoft Office is not required
- Compatibility with standard Delphi's Excel components
- TDataset2Excel component. Populates a spreadsheet from TDataset descendants
- TDBGrid2Excel component. Populates a spreadsheet from TDBGrid descendants
Features:
- Open an existing excel file
- Access any cell values (number, string, date, formula)
- Calculation engine to perform computation on the cells
- Cell attributes (alignment, orientation, comments, borders, background attributes, and so on)
- Font attributes (font name, font size, color, decoration, and so on)
- Merged cells
- Images
- It preserves existing charts
- Unicode characters support
- Copy/Move/Delete/Insert range of cells
- Group/Ungroup rows and columns
- Worksheet attributes (name, protection, selection, and so on)
- Printing attributes (page size, orientation, margins, footer, header, page breaks, and so on)
- Exporting workbooks and worksheets to HTML, RTF, CSV, TSV files.
Trial (work while IDE is running) Source: On purchase/registration Price: $49.99
| | Download: D2005 D2006 D4 D5 D6 D7 |
  |
|
|
TAdvExcel v.3.0 | FWS |
303 k |
25 Sep 1998 |
| By Econos. T(Adv)Excel is the Excel 4/5/7/8 DDE driver + data transfer component. Orders of magnitude faster than OLE automation or any other known mechanism.
Online help and code for extremely high data transfer rates (1000+ items in less than 25 milli seconds on a PII) are available. Fully functional Source: Included
| | Download: CB1 CB3 D1 D2 D3 D4 |
 |
|
|
TExcel v.3.3 | FWS |
21 k |
21 Apr 1998 |
By Tibor F. Liska. TExcel is a component to produce output tables directly into MS Excel, including formatting, commands, macro calls, etc. Demo project is attached to show how easy to drive it. Fully functional Source: Included
| | Download: D1 D2 D3 |
 |
|
|
TExcelDSNCreator v.1.10 | C |
120 k |
12 Apr 2002 |
By GWACC Ltd.. This Delphi component can be used to add/ remove/ configure Microsoft Excel Datasource Names (DSNs) on the fly, using just one line of code. With Nag-Screen Source: On purchase/registration Price: $29.99 Source Price: $49.99
| | Download: D4 D5 D6 |
  |
|
|
TGWGExporterXL | FWS |
33 k |
09 Aug 2006 |
| By wegi. This is a very fast component to "live" send export data from TDataSource or TDBGrid or TDataSet to MsExcel. 39000 rows x 43 fields abot 10sec. Possible export selected fields, constans, renamed fields, save to file. MsExcel required. Very fast and usefull. Full source code.
Simple checker (demo) of component added. Fully functional Source: Included
| | Download: D6 D7 |
 |
|
|
TXLSFile v.4.0 | SW |
633 - 788 k |
15 Mar 2008 |
| By SM Software. TXLSFile is a Delphi library for reading and writing of Microsoft Excel XLS files.
It is based on direct reading and writing of files, and works without OLE Automation with Microsoft Excel.
- Reading and writing speed is about 75 000 cells per second.
- TXLSFile supports MS Excel 97, 2000, XP, 2003 format (BIFF8).
- XLS files produced by TXLSFile may be opened in OpenOffice.
- TXLSFile is distributed as Borland Delphi source code which is compatible with Borland Delphi 3-2007.
- Contains functions for export of Excel data to HTML, TXT.
- Contains XLSExport components for quick export of TDBGrid, TDataSource, TStringGrid components to Excel file.
Trial (work while IDE is running) Source: On purchase/registration Price: $95 Source Price: $95 Exe-Demo Included
| | Download: D2005 D2006 D2007 D3 D4 D5 D6 D7 |
 |
|
|
TXlsFile v.1.01 | FWS |
351 k |
14 Jul 2006 |
| By Tibor F. Liska. TXlsFile component produces a very old Excel file format (2.0) so any Excel version can open it.
Demo exe shows most of its features (put data into cells with alignment, set colums width, create XLS file, open Excel). Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D6 D7 |
 |
|
|
TmxNativeExcel v.1.25 | FWS |
289 k |
02 Oct 2008 |
| By MaxComponents. You can create Excel BIFF files ( v2.1, v3, v4, v5 ). Its code 100% Native, so you do not need to have installed Office, OCX or other tools.
This component supports:
- Fonts
- Headers and Footers
- Label, Integer, Double, Boolean, BoolErr fields
- Alignment settings
- Borders
- Shading
- Sheet and cell protection.
Fully functional Source: Included
| | Download: D2005 D2006 D2007 D2009 D5 D6 D7 |
 |
|
|
XLSFile v.1.0 | FWS |
127 k |
31 May 2000 |
By Yudi Wibisono. Write directly to simple XLS file format (BIFF5). It fast because it doesn't need OLE, DDE, or event MS-Excel. XLSfile can be used for write raw data, and OLE/DDE to format it. Fully functional Source: Included Exe-Demo Included
| | Download: D3 |
|
|
|
XLSMini v.1.00.08 | SW |
1039 - 2711 k |
07 Dec 2009 |
By Axolot Data. XLSMini is a mini version of XLSReadWriteII. With XLSMini you can read and write cell values, including formulas. The basic concept is the same as in XLSReadWriteII, but access is limited to cell values. When you edit an Excel file with XLSMini, all other data remains unchanged, except changed cells. With Nag-Screen Source: On purchase/registration Price: $99
| | Download: C2k6 C2k7 CB5 CB6 D2005 D2006 D2007 D5 D6 D7 |
 |
|
|
XLSReadWriteII v.4.00.65 | SW |
3575 - 5274 k |
22 Jul 2012 |
| By Axolot Data. XLSReadWriteII is a component for reading and writing Excel files. XLSReadWriteII is a native Delphi component; you don't need any other files or software in order to use it. Not even Excel. XLSReadWriteII works as an invisible grid component. All cells are always accessible, and can also be moved, deleted or copied.
One of the major goals was to create a product that don't corrupts the Excel files and don't alter any data in the file. With XLSReadWriteII, you can always be sure that your Excel files can be read by Excel after you have edited them, and no data has been unexpected removed.
Here are some of the advantages that you will have with XLSReadWriteII:
- Read, write and modify any Excel file.
- Read and write any cell values. Cells with multiple fonts formatting (Rich text) can be read and written directly to/from RTF files.
- Full support for formulas. You can use the same functions as in Excel. Formulas with references to external workbooks are supported as well. You can even read the result from an external reference.
- Cells and whole worksheets can be calculated and the calculation engine will calculate dependent cells, if there are any.
- Easy cell formatting, where the format properties are accessible trough the cell object. Whole ranges of cells can also be formatted, so it is easy to put a border around an area of cells.
- XLSReadWriteII has full support for Unicode. As all strings are WideString, you will not have any problems with non-English characters.
- Cell notes and text boxes are supported.
- All printing options are accessible.
- Control objects, such as list boxes, combo boxes, buttons etc. can used.
- Support for all kinds of drawing objects.
- Charts can be created with the same options as in Excel.
- Named cells and areas can be used. When a named cell is created, it can easily be accessed trough it's name.
- All types of hyperlinks are supported.
- Password protected (encrypted) files can be read and written.
- Read and write VBA macros. Macros can also be assigned to controls, pictures etc.
- Autofilters.
- Excel 2007 format support.
- You can also use: Cell validations, Conditional formats, Merged cells and more...
Several sample projects are included.
XLSReadWriteII is fast. Write 1,000,000 cells in less than a second.
The XLSReadWriteII package also include import methods for:
- Any TDataset database.
- Open Office Calc documents.
- CSV and other text files. Characters for field separator, decimal separator and text quote character are detected automatic.
- HTML tables (TABLE tag).
Data can be exported to:
- CSV text files.
- HTML files.
With Nag-Screen Source: On purchase/registration Price: $433
| | Download: C2k10 C2k6 C2k7 C2k9 CB6 CBXE CBXE2 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 |
   |
|
|
XLSSpreadSheet v.1.00.11 | SW |
1152 - 1688 k |
22 Jul 2012 |
| By Axolot Data. XLSSpreadSheet is a native Delphi component for viewing Microsoft Excel files. With XLSSpreadSheet, you can see Excel files just as they looks in Excel itself. The component don't need any other software or libraries to be installed.
XLSSpreadSheet works togheter with XLSReadWriteII, wich also is included. XLSSpreadSheet is easy to use. If you are familiar with XLSReadWriteII, you allready have the knowledge that's needed, as all control of the Excel data is trough the XLSReadWriteII object of XLSSpreadSheet.
The latest version of XLSReadWriteII is included when you purchase XLSSpreadSheet.
XLSSpreadSheet also comes with components for printing and print preview.
You should have XLSReadWriteII installed to try this component. Trial (work while IDE is running) Source: On purchase/registration Price: $640
| | Download: C2k10 C2k6 C2k7 C2k9 CBXE CBXE2 D2006 D2007 D2009 D2010 D6 D7 DXE DXE2 |
   |
|
| News from our Sponsors |
Bring fresh look to your applications! ThemeEngine is a library of components which allows to change visual appearance and behavior of your application with use of the powerful set of tools including visual components, convenient designers, easy-to-use non-visual components, the optimized graphic algorithms and a set of ready themes. ThemeEngine can add themes to forms, to the menu and to the elements of the management. 150+ stable easy to use components and 1000+ free skins. more...
Problem Solving with Delphi This title includes a book and a CD. The purpose of the book is to use Delphi as a vehicle to introduce some fundamental algorithms and to illustrate several mathematical and problem-solving techniques. This book is therefore intended to be more of a reference for problem-solving, with the solution expressed in Delphi. It introduces a somewhat eclectic collection of material, much of which will not be found in a typical book on Pascal or Delphi. Many of the topics have been used by the author over a period of about ten years at Bond University, Australia in various subjects from 1993 to 2003. Much of the work was connected with a data structures subject (second programming course) conducted variously in MODULA-2, Oberon and Delphi, at Bond University, however there is considerable other, more recent material, e.g., a chapter on Sudoku. more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
|
 |