Unit 'Rtti' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

TInterceptAfterNotify

Declaration

Source position: rtti.pp line 982

type TInterceptAfterNotify = procedure(

  aInstance: TObject;

  aMethod: TRttiMethod;

  const aArgs: TValueArray;

  var aResult: TValue

) of object;


Documentation generated on: 2026-06-25