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

tMinNode

Declaration

Source position: exec.pas line 140

type tMinNode = record

  mln_Succ: pMinNode;

  mln_Pred: pMinNode;

end;


Documentation generated on: 2025-07-25