Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TMinNode

Declaration

Source position: exec.pas line 139

type TMinNode = record

  mln_Succ: PMinNode;

  mln_Pred: PMinNode;

end;


Documentation generated on: 2023-03-18