Source position: fppdfparser.pp line 49
type TPDFFilterEvent = procedure(
Sender: TObject;
var aData: TPDFFilterData
) of object;