Source position: IdHTTP.pas line 386
type TIdOnChunkReceived = procedure(
Sender: TObject;
var Chunk: TIdBytes
) of object;