Source position: fppdfparser.pp line 51
type TPDFLogNotifyEvent = procedure(
sender: TObject;
aKind: TPDFLogKind;
const aMessage: string
) of object;