You've already forked lazarus-ccr
fpspreadsheet: Make sure that all demos are compiled with -Xg
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5764 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -3035,7 +3035,7 @@ end;
|
||||
Returns the CalcState flag of the specified cell. This flag tells whether a
|
||||
formula in the cell has not yet been calculated (csNotCalculated), is
|
||||
currently being calculated (csCalculating), or has already been calculated
|
||||
(csCalculated.
|
||||
(csCalculated).
|
||||
|
||||
@param ACell Pointer to cell considered
|
||||
@return Enumerated value of the cell's calculation state
|
||||
|
Reference in New Issue
Block a user