Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TMsgPort

Declaration

Source position: exec.pas line 366

type TMsgPort = packed record

  mp_Node: TNode;

  mp_Flags: Byte;

  mp_SigBit: Byte;

  mp_SigTask: Pointer;

  mp_MsgList: TList;

end;


Documentation generated on: 2023-03-18