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

TRexxRsrc

Declaration

Source position: rexx.pas line 150

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: 2025-07-25