[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TUCopList

Declaration

Source position: agraphics.pas line 948

type TUCopList = record

  Next: PUCopList;

  

  FirstCopList: PCopList;

  

head node of this copper list

  CopList: PCopList;

  

Node in use

end;


Documentation generated on: 2017-01-10