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

tUCopList

Declaration

Source position: agraphics.pas line 420

type tUCopList = record

  Next: pUCopList;

  

  FirstCopList: PCopList;

  

head node of this copper list

  CopList: PCopList;

  

Node in use

end;


Documentation generated on: 2021-07-30