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

tMinList

Declaration

Source position: exec.pas line 206

type tMinList = record

  mlh_Head: pMinNode;

  mlh_Tail: pMinNode;

  mlh_TailPred: pMinNode;

end;


Documentation generated on: 2025-07-25