You've already forked lazarus-ccr
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:
@ -83,6 +83,7 @@ begin
|
||||
CheckGroup1.Items[2]:=sShowFooterColor;
|
||||
CheckGroup1.Items[3]:=sShowGridColor;
|
||||
CheckGroup1.Items[4]:=sShowReportTitle;
|
||||
CheckGroup1.Items[5]:=sHideZeroValues;
|
||||
|
||||
|
||||
GroupBox1.Caption:=sPageMargins;
|
||||
|
Reference in New Issue
Block a user