Source position: agraphics.pas line 404
type tCopList = record |
Next: PCopList; |
_CopList: PCopList; |
_ViewPort: Pointer; |
CopIns: PCopIns; |
CopPtr: PCopIns; |
CopLStart: psmallint; |
CopSStart: psmallint; |
Count: SmallInt; |
MaxCount: SmallInt; |
DyOffset: SmallInt; |
SLRepeat: Word; |
Flags: Word; |
end; |