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

TsExprNodeProc

Declaration

Source position: fpsexprparser.pas line 115

type TsExprNodeProc = procedure(

  ANode: TsExprNode;

  AData1: Pointer;

  AData2: Pointer;

  var MustRebuildFormulas: Boolean

);



CT Web help

CodeTyphon Studio