Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TComponentList<T> > Methods
TComponentList<T>.Notify(T,TCollectionNotification) Method
Represents method Notify(T,TCollectionNotification).
Namespace: RSGenerics.Collections
Delphi
protected procedure Notify(const Item: T; Action: TCollectionNotification); override;
Parameters
Item
Type: T
Action
Type: TCollectionNotification
•TComponentList<T>
•RSGenerics.Collections