RxFPC:In TRxDBGridFooterTools setup dialog allow change color for footer row

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2016-03-29 13:37:47 +00:00
parent fd972a63ea
commit 40da274f46
11 changed files with 180 additions and 56 deletions

View File

@ -216,6 +216,8 @@ resourcestring
sCollumnName = 'Column name';
sFunction = 'Function';
sBlobText = '(blob)';
sOtherOptions = 'Other options';
sFooterRowColor = 'Footer row color';