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

TMemList

Declaration

Source position: exec.pas line 306

type TMemList = packed record

  ml_Node: TNode;

  ml_NumEntries: Word;

  ml_ME: array [0..0] of TMemEntry;

end;


Documentation generated on: 2023-03-18