API:System.Rtti.TInterceptAfterNotify

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TInterceptAfterNotify = reference to procedure(Instance: TObject;
Method: TRttiMethod; const Args: TArray<TValue>; var Result: TValue);

C++

__interface TInterceptAfterNotify  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
System.Rtti.pas
System.Rtti.hpp
System.Rtti System.Rtti

Description

Embarcadero Technologies does not currently have any additional information.