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

tRexxMsgPort

Declaration

Source position: rexx.pas line 343

type tRexxMsgPort = record

  rmp_Node: tRexxRsrc;

  rmp_Port: tMsgPort;

  rmp_ReplyList: tList;

end;


Documentation generated on: 2021-07-30