Source position: glinkedlist.pp line 26
type TCollectionNotifyEvent = procedure(
Sender: TObject;
const Item: T;
Action: TCollectionNotification
) of object;