Source position: fpreport.pp line 1931
type TExprNodeInfoRec = record
Position: UInt32;
ExprNode: TFPExprNode;
end;