Source position: ImagingIO.pas line 24
type TMemoryIORec = record
Data: ImagingUtility.PByteArray;
Position: LongInt;
Size: Int64;
end;