Source position: fefontengineobjects.pas line 89
type TFontCollectionItemDestroyListener = record
TargetObject: TObject;
NotifyProc: TFontCollectionItemDestroyProc;
end;