Source position: agraphics.pas line 128
type tClipRect = record
Next: pClipRect;
prev: pClipRect;
lobs: Pointer;
BitMap: pBitMap;
bounds: tRectangle;
_p1: Pointer;
_p2: Pointer;
reserved: LongInt;
end;