This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
20ad9c24f25592d1c00aba70a96faab650645bdd
lazarus-ccr
/
components
/
fpspreadsheet
/
examples
/
csvdemo
History
wp_xxyyzz
133bf09eb4
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%.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@3894
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2015-01-23 21:54:23 +00:00
..
csvread.lpi
fpspreadsheet: Initial version of reader/writer for csv files
2014-10-10 09:10:43 +00:00
csvread.lpr
fpspreadsheet: Move type declarations from fpspreadsheet.pas to new unit fpstypes.pas. Update all examples.
2015-01-17 22:57:23 +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