Source position: fpexprpars.pp line 487
type TFPExprVariableCallBack = procedure(
var Result: TFPExpressionResult;
constref AName: ShortString
);