System.Rtti.TMethodImplementation.PFirstStageIntercept
Delphi
type PFirstStageIntercept = ^TFirstStageIntercept;
C++
typedef TFirstStageIntercept *PFirstStageIntercept;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| pointer typedef | public | System.Rtti.pas System.Rtti.hpp | System.Rtti | TMethodImplementation | 
説明
内部使用のためのものです。
PFirstStageIntercept は、直接使用しないでください。