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