Source position: ImagingTypes.pas line 497
type TSeekProc = function(
Handle: TImagingHandle;
Offset: Int64;
Mode: TSeekMode
):Int64;