lazarus-ccr/components/fpspreadsheet/examples/fpsgrid_no_install
2014-10-06 10:43:10 +00:00
..
fpsgrid.ico fpspreadsheet: Add variant of the fpsgrid demo which does not require installation of the laz_fpspreadsheet_visual package. Fix incorrect centering of text in merged cells. 2014-09-14 22:53:45 +00:00
fpsgrid.lpi fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
fpsgrid.lpr fpspreadsheet: Add variant of the fpsgrid demo which does not require installation of the laz_fpspreadsheet_visual package. Fix incorrect centering of text in merged cells. 2014-09-14 22:53:45 +00:00
mainfrm.lfm fpspreadsheet: Fix new TsWorksheetGrid crashing without workbook. 2014-09-15 07:33:55 +00:00
mainfrm.pas fpspreadsheet: Greatly reduce hints and warnings. 2014-10-06 10:43:10 +00:00
readme.txt fpspreadsheet: Add variant of the fpsgrid demo which does not require installation of the laz_fpspreadsheet_visual package. Fix incorrect centering of text in merged cells. 2014-09-14 22:53:45 +00:00

This project demonstrates use of the Lazarus grid component supplied with 
fpspreadsheet. It demonstrates only the basics; a more extensive example can 
be found in the spready demo.

The grid is created at run-time, therefore installation of the package 
laz_fpspreadsheet_visual is not required. Just compile and run...