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

TClipRect

Declaration

Source position: agraphics.pas line 462

type TClipRect = record

  Next: PClipRect;

  Prev: PClipRect;

  Lobs: PLayer;

  BitMap: PBitMap;

  Bounds: TRectangle;

  _p1: Pointer;

  _p2: Pointer;

  reserved: LongInt;

  Flags: LongInt;

end;


Documentation generated on: 2023-03-18