RxFPC:TRxDBGridExportPDF - fix errors

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2016-08-22 13:32:34 +00:00
parent 826d8ceba8
commit 0b6ed46e90
15 changed files with 643 additions and 244 deletions

View File

@ -194,6 +194,7 @@ resourcestring
sPortrait = 'Portrait';
sLandscape = 'Landscape';
sPrintOptions = 'Print options';
sPaperType = 'Paper type';
sShowTitle = 'Show column title';
sShowFooter = 'Show footer';