System.Rtti.TVirtualMethodInterceptor Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
OnAfterpublicThis event is called after the inherited implementation has been invoked.
OnBeforepublicThis event is called before the inherited implementation has been invoked.
OnExceptionpublicThis event is called when the inherited implementation throws an exception.
OriginalClasspublicThis is the original class reference.
ProxyClasspublicThis is the dynamically created descendant of the original class reference.