lazarus-ccr/components/fpspreadsheet/examples/visual/spready
2016-01-27 22:29:45 +00:00
..
mainform.lfm fpspreadsheet: Fix compilation of spready 2016-01-27 22:29:45 +00:00
mainform.pas fpspreadsheet: Fix compilation of spready 2016-01-27 22:29:45 +00:00
readme.txt fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
spready.ico fpspreadsheet: Rearrange most of the demos into folders "read_write" and "visual" 2015-03-13 00:08:44 +00:00
spready.lpi fpspreadsheet: Major reconstructor of color management: no more palettes now, use direct rgb colors instead. May break existing code - sorry! Update all demos and unit tests (passed). 2015-05-28 20:08:24 +00:00
spready.lpr fpspreadsheet: Add settings dialogs from shared examples folder to fpsctrls/demo_ctrls demo project. 2015-03-13 22:54:42 +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.