Source position: pasresolver.pp line 1378
type TOnGetCallResult = procedure(
Proc: TResElDataBuiltInProc;
Params: TParamsExpr;
out ResolvedEl: TPasResolverResult
) of object;