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

TVmtMethodParam.Tail

Pointer to location after TVmtMethodParam data.

Declaration

Source position: typinfo.pp line 386

public property TVmtMethodParam.Tail : Pointer
  read GetTail;

Description

Tail points to the memory location just after the TVmtMethodParam structure. It can be used to get access to the next RTTI data, which can be again a TVmtMethodParam structure or another structure.

See also

TVmtMethodParam.Next

  

Pointer to the next TVmtMethodParam record.


Documentation generated on: Jul 24 2023