Unit 'TypInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

TVmtFieldEntry.Next

Pointer to the next TVmtFieldEntry.

Declaration

Source position: typinfo.pp line 218

public property TVmtFieldEntry.Next : PVmtFieldEntry
  read GetNext;

Description

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.

See also

TVmtFieldEntry.Tail

  

Pointer to the next RTTI structure.


Documentation generated on: Jul 24 2023