Source position: fpsrpn.pas line 30
type TRPNItem = record
FE: TsFormulaElement;
Next: PRPNItem;
end;