Unit 'rexx' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tRexxRsrc

Declaration

Source position: rexx.pas line 200

type tRexxRsrc = record

  rr_Node: tNode;

  rr_Func: SmallInt;

  rr_Base: Pointer;

  rr_Size: LongInt;

  rr_Arg1: LongInt;

  rr_Arg2: LongInt;

end;


Documentation generated on: 2021-07-30