System.Rtti.TMethodImplementation.PFirstStageIntercept
Delphi
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.