RxFPC:fix show preview in TRxDBGridPrint

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2019-01-11 06:34:01 +00:00
parent 85af6345aa
commit 5d81c2234f
10 changed files with 131 additions and 77 deletions

View File

@ -209,6 +209,7 @@ resourcestring
sCompressFonts = 'Compress fonts';
sCompressImages = 'Compress images';
sUseRawJPEG = 'Use raw JPEG';
sShowPreview = 'Show preview';
sShowTitle = 'Show column title';
sShowFooter = 'Show footer';