TEventBase.Notify(TObject,TMethodPointer,TCollectionNotification) Method

Represents method Notify(TObject,TMethodPointer,TCollectionNotification).

Namespace: Spring.Events.Base
protected
 procedure Notify(sender: TObject; const item: TMethodPointer;
 action: TCollectionNotification); virtual;

Parameters

sender
Type: TObject

item
Type: TMethodPointer

action
Type: TCollectionNotification