Unit 'fpsExprParser' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_fpspreadsheet]

TsFormula

Declaration

Source position: fpsexprparser.pas line 833

type TsFormula = record

  Row: Cardinal;

  

  Col: Cardinal;

  

  Text: string;

  

  Parser: TsExpressionParser;

  

  CalcState: TsCalcState;

  

end;



CT Web help

CodeTyphon Studio