You've already forked lazarus-ccr
GridPrinter: Add standard actions for printing/previewing a grid.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8596 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
6
components/gridprinter/examples/actions/readme.txt
Normal file
6
components/gridprinter/examples/actions/readme.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
The project "gridprinteractions_demo" shows that, using the GridPrinter standard
|
||||
actions, it is possible to print a grid without having to write a single line
|
||||
of code.
|
||||
|
||||
The sample csv file, pollution.csv, is taken from
|
||||
https://people.math.sc.edu/Burkardt/datasets/csv/csv.html (license GNU LPGL).
|
Reference in New Issue
Block a user