System.Rtti.TVirtualMethodInterceptor Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| OnAfter | public | This event is called after the inherited implementation has been invoked. |
| OnBefore | public | This event is called before the inherited implementation has been invoked. |
| OnException | public | This event is called when the inherited implementation throws an exception. |
| OriginalClass | public | This is the original class reference. |
| ProxyClass | public | This is the dynamically created descendant of the original class reference. |