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

TParameterLocations.Tail

Memory location after parameter data.

Declaration

Source position: typinfo.pp line 191

public property TParameterLocations.Tail : Pointer
  read GetTail;

Description

Tail points to the memory location after the TParameterLocations data (the last TParameterLocation record). It can be used to get the location of the next structure in the RTTI.

See also

TParameterLocation

  

Describe a method argument (parameter) location.


Documentation generated on: Jul 24 2023