System.Rtti.TMethodImplementation.PFirstStageIntercept

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PFirstStageIntercept = ^TFirstStageIntercept;

C++

typedef TFirstStageIntercept *PFirstStageIntercept;

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 PFirstStageIntercept directly.