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

TRexxMsgPort

Declaration

Source position: rexx.pas line 262

type TRexxMsgPort = record

  rmp_Node: TRexxRsrc;

  rmp_Port: TMsgPort;

  rmp_ReplyList: TList;

end;


Documentation generated on: 2025-07-25