Searched refs:SetOnNotify (Results 1 – 1 of 1) sorted by relevance
138 procedure SetOnNotify(Value: TCollectionNotifyEvent<T>);182 property OnNotify: TCollectionNotifyEvent<T> read GetOnNotify write SetOnNotify;227 procedure SetOnNotify(Value: TCollectionNotifyEvent<T>);532 procedure TList<T>.SetOnNotify(Value: TCollectionNotifyEvent<T>); procedure