RxFPC:start work on tools for export rxdbgrid data to pdf file

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2016-08-02 14:01:37 +00:00
parent cb4466eef7
commit 96eaa3a6f7
10 changed files with 366 additions and 4 deletions

View File

@ -174,6 +174,7 @@ resourcestring
sExportParams = 'Export params';
sToolsExportSpeadSheet = 'Export to speadsheet';
sToolsExportPDF = 'Export to PDF file';
sExportFileName = 'Export file name';
sOpenAfterExport = 'Open after export';
sPageName = 'Page name';