lazarus-ccr/components/fpspreadsheet/examples/fpsspeedtest
2014-10-06 10:43:10 +00:00
..
fpsspeedtest.lpi fpspreadsheet: Clean-up of demos (sometimes the default built mode was lost). Add some more overloaded methods to TsWorksheet having the cell as an argument instead of row/col index. 2014-08-02 22:31:19 +00:00
fpsspeedtest.pas fpspreadsheet: Rename folder fpsSpeedTest to fpsspeedtest 2014-07-23 21:34:37 +00:00
mainform.lfm fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
mainform.pas fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
readme.txt fpspreadsheet: Rename folder fpsSpeedTest to fpsspeedtest 2014-07-23 21:34:37 +00:00

This demo represents a useful tool for measuring the speed of writing to and
reading from various spreadsheet file formats. It contains a gui to setup test
conditions and displays test results in a memo.

Please note that the reading test requires the files created during the writing
test. The test files are created in a subfolder "data" of the directory 
containing the exe file.