lazarus-ccr/components/fpspreadsheet/examples/csvdemo
2015-03-05 10:35:32 +00:00
..
csvread.lpi fpspreadsheet: Initial version of reader/writer for csv files 2014-10-10 09:10:43 +00:00
csvread.lpr fpspreadsheet: Replace for-to loops by for-in loops if possible. Update example demos. 2015-03-05 10:35:32 +00:00
csvwrite.lpi fpspreadsheet: Initial version of reader/writer for csv files 2014-10-10 09:10:43 +00:00
csvwrite.lpr fpspreadsheet: Massive reconstruction: remove formatting attributes of TCell record and collect in TCellFormatList. TCell only has index into this list. Introduce record helpers to keep the old syntax. Reduction of memory consumption per cell by 50%. 2015-01-23 21:54:23 +00:00