Unit 'nxPath' Package
[Overview][Constants][Types][Classes][Index] [#pl_nxpascal]

TWNode

Declaration

Source position: nxPath.pas line 11

type TWNode = record

  x: Integer;

  

  y: Integer;

  

  parent: Integer;

  

  n: Integer;

  

  w: single;

  

  open: Boolean;

  

end;



CT Web help

CodeTyphon Studio