Pointer next TIntfMethodEntry entry in array.
Source position: typinfo.pp line 426
public property TIntfMethodEntry.Next : PIntfMethodEntry |
Next is the same as TIntfMethodEntry.Tail, but is typed: it returns a pointer to the next TIntfMethodEntry record in the RTTI.
|
Pointer to location after TIntfMethodEntry data. |