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

TUCopList

Declaration

Source position: agraphics.pas line 318

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