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