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

TPath

Declaration

Source position: nxPath.pas line 16

type TPath = record

  nodes: Word;

  

  node: array [0..MAX_NODES-1] of TPoint;

  

end;



CT Web help

CodeTyphon Studio