Source position: agraphics.pas line 426
type tUCopList = record
Next: pUCopList;
FirstCopList: PCopList;
CopList: PCopList;
end;