Source position: msex11gdi.pas line 82
type XRegion = record
size: clong;
numRects: clong;
rects: pbox;
extents: box;
end;