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

TPropInfo.Tail

Pointer to memory location after TPropInfo data.

Declaration

Source position: typinfo.pp line 853

public property TPropInfo.Tail : Pointer
  read GetTail;

Description

Tail points to the memory location right after the TPropInfo data. This can be another TPropInfo record, or a completely different kind of information.

See also

TPropInfo.Next

  

Typed pointer TPropInfo record after current TPropInfo data.


Documentation generated on: Jul 24 2023