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

TMemHeader

Declaration

Source position: exec.pas line 284

type TMemHeader = packed record

  mh_Node: TNode;

  mh_Attributes: Word;

  mh_First: PMemChunk;

  mh_Lower: APTR;

  mh_Upper: APTR;

  mh_Free: LongWord;

end;


Documentation generated on: 2023-03-18