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

TVmtFieldEntry.Tail

Pointer to the next RTTI structure.

Declaration

Source position: typinfo.pp line 217

public property TVmtFieldEntry.Tail : Pointer
  read GetTail;

Description

Tail points to the memory location after the TVmtFieldEntry record. This can be another TVmtFieldEntry record or an entirely different data structure.

See also

TVmtFieldEntry.Next

  

Pointer to the next TVmtFieldEntry.


Documentation generated on: Jul 24 2023