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

TParameterLocation.Reference

Is the offset a stack offset or register index.

Declaration

Source position: typinfo.pp line 173

public property TParameterLocation.Reference : Boolean
  read GetReference;

Description

Reference indicates whether the register is the index register (True), otherwise the register in wihch (part of) the parameter resides.

See also

TParameterLocation.ShiftVal

  

Register shift.


Documentation generated on: Jul 24 2023