Source position: exec.pas line 790
type tMessage = record
mn_Node: tNode;
mn_ReplyPort: pMsgPort;
mn_Length: Word;
end;