Source position: msex11gdi.pas line 78
type box = record
x1: SmallInt;
x2: SmallInt;
y1: SmallInt;
y2: SmallInt;
end;