Source position: exec.pas line 384
type TMessage = packed record
mn_Node: TNode;
mn_ReplyPort: PMsgPort;
mn_Length: Word;
end;