Pointer to the next TVmtMethodParam record.
Source position: typinfo.pp line 393
public property TVmtMethodParam.Next : PVmtMethodParam |
Next is the same as TVmtMethodParam.Tail, but is typed: it returns a pointer to the next TVmtMethodParam record in the RTTI.
|
Pointer to location after TVmtMethodParam data. |