lazarus-ccr/components/fpspreadsheet/examples/fpsspeedtest
2021-04-14 23:33:18 +00:00
..
fpsspeedtest.lpi fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
fpsspeedtest.pas fpspreadsheet: Check (and fix) compilation of all demos. Reset debugger to "automatic". 2021-04-14 23:33:18 +00:00
mainform.lfm fpspreadsheet: Prepare for release 1.10 2018-07-06 16:15:51 +00:00
mainform.pas fpspreadsheet: Prepare for release 1.10 2018-07-06 16:15:51 +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.