Files
lazarus-ccr/components/fpspreadsheet/examples/spready
wp_xxyyzz e07e322170 fpspreadsheet: Redo internal structure of merged cells (use MergeBase cell instead of neighbor links).
Suppress TsWorksheetGrid painting of inner grid lines of merged cells.
Fix inserting columns and rows running through merged cells. 
Silence some warnings. 
Fix ods reading merged cells incorrectly.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3569 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-09-15 20:54:39 +00:00
..

Spready is an enhanced version of the fpsGrid demo.

It tries to show off as many possible functionalities of the fpspreadsheet and 
fpspreadsheetgrid code.

Note:
The file colorbox.pas is needed as long as the patch 0026707 is not included in
Lazarus.