Pointer to location after TVmtMethodParam data.
Source position: typinfo.pp line 392
public property TVmtMethodParam.Tail : Pointer |
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.
|
Pointer to the next TVmtMethodParam record. |