Source position: mseftgl.pas line 153
type boundsty = packed record
lower: cfloat;
left: cfloat;
near: cfloat;
upper: cfloat;
right: cfloat;
far: cfloat;
end;