You've already forked lazarus-ccr
fpspreadsheet: Fix worksheetgrid's colCount not being stored in lfm (related to issue #0030267)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -531,7 +531,7 @@ type
|
||||
{@@ inherited from ancestors}
|
||||
property Color;
|
||||
{@@ inherited from ancestors}
|
||||
property ColCount;
|
||||
property ColCount stored;
|
||||
//property Columns;
|
||||
{@@ inherited from ancestors}
|
||||
property Constraints;
|
||||
|
Reference in New Issue
Block a user