System.Rtti.TMethodImplementation.PInterceptFrame

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PInterceptFrame = ^TInterceptFrame;

C++

typedef TInterceptFrame *PInterceptFrame;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TMethodImplementation

Description

For internal use.

You should not use PInterceptFrame directly.