Source position: jpeglib.pas line 734
type TFormatCallback = procedure(
cinfo: j_common_ptr;
var buffer: shortstring
);