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

TVmtMethodParam.Next

Pointer to the next TVmtMethodParam record.

Declaration

Source position: typinfo.pp line 387

public property TVmtMethodParam.Next : PVmtMethodParam
  read GetNext;

Description

Next is the same as TVmtMethodParam.Tail, but is typed: it returns a pointer to the next TVmtMethodParam record in the RTTI.

See also

TVmtMethodParam.Tail

  

Pointer to location after TVmtMethodParam data.


Documentation generated on: Jul 24 2023