Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TCopList

Declaration

Source position: agraphics.pas line 996

type TCopList = record

  Next: PCopList;

  _CopList: PCopList;

  _ViewPort: PViewPort;

  CopIns: PCopIns;

  CopPtr: PCopIns;

  CopLStart: PSmallInt;

  CopSStart: PSmallInt;

  Count: SmallInt;

  MaxCount: SmallInt;

  DyOffset: SmallInt;

  SLRepeat: Word;

  Flags: Word;

end;


Documentation generated on: 2023-03-18