Source position: mseftfontcache.pas line 32
type bitmapdataty = record
width: SmallInt;
height: SmallInt;
left: SmallInt;
top: SmallInt;
data: record
end;