Pointer to the next TVmtFieldEntry.
Source position: typinfo.pp line 228
public property TVmtFieldEntry.Next : PVmtFieldEntry |
Next is the same as TVmtFieldEntry.Tail, but is typed. Note that on the last TVmtFieldEntry in the array, the next element is not a TVmtFieldEntry.
|
Pointer to the next RTTI structure. |