System.Rtti.TMethodImplementation.PFirstStageIntercept

From RAD Studio API Documentation
Revision as of 00:26, 17 October 2011 by PyBot (talk | contribs) (Scoping Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.