Source position: ImagingTypes.pas line 499
type TReadProc = function(
Handle: TImagingHandle;
Buffer: Pointer;
Count: TIOReadWriteCount
):TIOReadWriteCount;