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