Source position: zdeflate.pas line 260
function deflateSetDictionary(
var strm: z_stream;
dictionary: Pbyte;
dictLength: Cardinal
):Integer;