TRxDBGridPrint - new option - rxpoHideZeroValues

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2014-08-08 12:40:55 +00:00
parent 53bb7bd316
commit c88517cf7b
8 changed files with 50 additions and 23 deletions

View File

@ -83,6 +83,7 @@ begin
CheckGroup1.Items[2]:=sShowFooterColor;
CheckGroup1.Items[3]:=sShowGridColor;
CheckGroup1.Items[4]:=sShowReportTitle;
CheckGroup1.Items[5]:=sHideZeroValues;
GroupBox1.Caption:=sPageMargins;