Source position: graphh.inc line 479
type ViewPortType = record
x1: SmallInt;
y1: SmallInt;
x2: SmallInt;
y2: SmallInt;
Clip: Boolean;
end;