Source position: chainstream.pp line 27
type TChainedStreamItem = record
Stream: TStream;
Size: Int64;
end;