Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods
TInterfaceListPersistent.Notify(IInterface,TListNotification) Method
Called when an interface is added, removed, or extracted from the list
Namespace: RSInterfaceCollections
Delphi
protected procedure Notify(const Item: IInterface; Action: TListNotification); virtual;
Parameters
Item
Type: IInterface
Action
Type: TListNotification
•TInterfaceListPersistent
•RSInterfaceCollections