Source position: agraphics.pas line 311
type TCprList = record
Next: PCprList;
Start: PWord;
MaxCount: SmallInt;
end;