Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tMinList

Declaration

Source position: exec.pas line 204

type tMinList = record

  mlh_Head: pMinNode;

  mlh_Tail: pMinNode;

  mlh_TailPred: pMinNode;

end;


Documentation generated on: 2023-03-18