Pointer to memory location after TPropInfo data.
Source position: typinfo.pp line 1122
public property TPropInfo.Tail : Pointer |
Tail points to the memory location right after the TPropInfo data. This can be another TPropInfo record, or a completely different kind of information.
|
Typed pointer TPropInfo record after current TPropInfo data. |