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

TClipRect

Declaration

Source position: agraphics.pas line 123

type TClipRect = record

  Next: PClipRect;

  prev: PClipRect;

  lobs: PLayer;

  BitMap: PBitMap;

  Bounds: TRectangle;

  _p1: APTR;

  _p2: APTR;

  reserved: LongInt;

end;


Documentation generated on: 2023-03-18