fpspreadsheet: Misc improvements of TsWorksheetGrid, fpsgrid and spready

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3551 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2014-09-11 22:57:55 +00:00
parent abf0e7f2f6
commit 84d3ab4fb8
10 changed files with 119 additions and 66 deletions

View File

@ -2167,6 +2167,7 @@ begin
TRGBA(Result).a := 0;
end;
{$PUSH}{$HINTS OFF}
{@@ Silence warnings due to an unused parameter }
procedure Unused(const A1);