[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'TypInfo' (#rtl)

TParameterLocation

Declaration

Source position: typinfo.pp line 147

type TParameterLocation = packed record

public

  RegSub: TSubRegister;

  RegNumber: Word;

  Offset: SizeInt;

  property Reference: Boolean; [r]

  property RegType: TRegisterType; [r]

  property ShiftVal: Int8; [r]

end;


Documentation generated on: May 14 2021