API:System.Rtti.TVirtualMethodInterceptor.OnAfter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAfter: TInterceptAfterNotify read FOnAfter write FOnAfter;

C++

__property _di_TInterceptAfterNotify OnAfter = {read=FOnAfter, write=FOnAfter};

Properties

Type Visibility Source Unit Parent
property public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TVirtualMethodInterceptor

Description

Embarcadero Technologies does not currently have any additional information.