Source position: agraphics.pas line 936
type TUCopList = record
Next: PUCopList;
FirstCopList: PCopList;
CopList: PCopList;
end;