lazarus-ccr/components/fpspreadsheet/examples/visual/fpsgrid
2024-05-09 17:08:43 +00:00
..
fpsgrid.ex-meta fpspreadsheet: Use category "CCR" in fpspreadsheet example projects' metadata files. 2023-04-24 14:17:59 +00:00
fpsgrid.ico
fpsgrid.lpi fpspreadsheet: Add haJustify as new horizontal alignment option. 2024-05-09 17:08:43 +00:00
fpsgrid.lpr fpspreadsheet: Set version to 1.11. Make default parameter of TsWorkbook.CopyWorksheetFrom non-default. 2018-07-09 17:27:22 +00:00
mainform.lfm
mainform.pas fpspreadsheet: Fix compilation issues when fpc version is changed: separate package units into different folders, incorporate code of fpsnumformatparser in unit fpsnumformat and code of fpsregfileformats in units fpsreaderwriter. Check and fix all demos. 2016-10-22 20:59:00 +00:00
readme.txt

This 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.