This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0002793. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Axolot Data (Lars Arvidsson) [email][Home]

 

 

Files

[ axxlsrw.zip ] [ 800,338 bytes ] [ Freeware ] [ No Source ]
[ D1 | D3 | D4 | D5 | D6 ]
XLS Read Write is two native Delphi components, TXLSRead and TXLSWrite designed for accessing microsoft Excel XLS files. There is no need for any other files to be installed, including Excel.
With XLS Read Write can you:
  • Read Excel XLS 2.1, 3.0, 4.0 worksheet files and Excel XLS 5.0, 95, 97, 2000 workbook files.
  • Access all sheets in workbook files.
  • Receive all text, numbers, etc. you can write in a cell, including formulas!
  • Read cell formatting information (font, cell color, border, etc.).
  • Seek function for fast access to single cells.
  • Write Excel XLS 4.0 worksheet files and Excel XLS 5.0/ 95/ 97/ 2000 workbook files (with any number of sheets in it).
  • Easy to write formulas, just as strings: "SUM(A1:A10) / B2 + SIN(0.25)"
  • Write cell formatting (font, cell color, border, etc.).
  • FAST! Write more than 100,000 cells in less than two seconds!


Added: 21-02-1999/27-06-2001   |  Version: 1.35   |  Downloads: 17631/13030/39
Author:Lars Arvidsson   Axolot Data   [Homepage]   [DSP files]

[ axgps.zip ] [ 359,068 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 | D5 | D6 ]
TGPS is an interface to a GPS receiver. TGPS can be used with all GPS receiver that sends NMEA 0183 data. With TGPS you will have access to position, time, speed, heading, bearings, waypoints, routes and more. This may however vary depending on what data the connected GPS receiver delivers. Also included are two components for satellite positions, and signal strength.
Added: 23-08-1999/27-06-2001   |  Version: 1.04   |  Downloads: 5190/4652/15
Author:Lars Arvidsson   Axolot Data   [Homepage]   [DSP files]

[ axsetup.zip ] [ 268,910 bytes ] [ Freeware ] [ With Source ]
[ D5 ]
Create Setup is a utility that creates self-extracting executables. The main intention whit this project is to create such files from Install Shield Express setups, as the version of IS that ships with Delphi has this feature removed. You also have the option to execute other applications during the setup. When the setup is finished, all temporary files are deleted. Exe is included.
Added: 21-11-1999   |  Version: 1.00   |  Downloads: 3834/3834/0
Author:Lars Arvidsson   Axolot Data   [Homepage]   [DSP files]

[ axmstock.zip ] [ 222,404 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 ]
TMetastock are two components for reading and writing Metastock stock rate files. Can read/write files with 5,6 or 7 fields. Fast and simple to use. Registered version, including full source cost US $40.
Added: 1-05-2001   |  Version: 1,00   |  Downloads: 1195/1195/1
Author:Lars Arvidsson   Axolot Data   [Homepage]   [DSP files]

[ axxlsrw2.zip ] [ 5,217,917 bytes ] [ Shareware ] [ No Source ]
[ D5 | D6 | D7 | D2 ]
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 with version 2.0 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 2.0:
  • 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 referrence.
  • 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. Assuming you have the password.
  • You can also use: Cell validations, Conditional formats, Merged cells and more...
  • These are some of the main features. With XLSReadWriteII, you will not have any limits!

Several sample projects are included.
XLSReadWriteII is fast! Write 1,000,000 cells in less than a second.

The XLSReadWriteII package also include components for:
  • Importing any database table into it.
  • Exporting to html files.

Added: 3-04-2002/16-05-2005   |  Version: 2.02   |  Downloads: 1337/1310/5
Author:Lars Arvidsson   Axolot Data   [Homepage]   [DSP files]
 
Compatible files:  [ C5 | C6 ]

[ axxlsrw2cpp.zip ] [ 4,305,795 bytes ] [ Shareware ] [ No Source ]
[ C5 | C6 ]
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 with version 2.0 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 2.0:
  • 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 referrence.
  • 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. Assuming you have the password.
  • You can also use: Cell validations, Conditional formats, Merged cells and more...
  • These are some of the main features. With XLSReadWriteII, you will not have any limits!

Several sample projects are included.
XLSReadWriteII is fast! Write 1,000,000 cells in less than a second.

The XLSReadWriteII package also include components for:
  • Importing any database table into it.
  • Exporting to html files.

Added: 8-11-2004/16-05-2005   |  Version: 2.02   |  Downloads: 117/117/3
Author:Lars Arvidsson   Axolot Data   [Homepage]   [DSP files]
 
Compatible files:  [ D5 | D6 | D7 | D2 ]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.