Searched refs:GetOnNotify (Results 1 – 1 of 1) sorted by relevance
137 function GetOnNotify: TCollectionNotifyEvent<T>;182 property OnNotify: TCollectionNotifyEvent<T> read GetOnNotify write SetOnNotify;226 function GetOnNotify: TCollectionNotifyEvent<T>;483 function TList<T>.GetOnNotify: TCollectionNotifyEvent<T>; in GetOnNotify() function