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

tCopList

Declaration

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;


Documentation generated on: 2023-03-18