Source position: rtti.pp line 982
type TInterceptAfterNotify = procedure(
aInstance: TObject;
aMethod: TRttiMethod;
const aArgs: TValueArray;
var aResult: TValue
) of object;