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