Source position: msedataimage.pas line 36
type imagecachedataty = record
data: pointer;
image: maskedimagety;
prev: int32;
next: int32;
end;