TEvent.Notify(TObject,TMethodPointer,TCollectionNotification) Method

Represents method Notify(TObject,TMethodPointer,TCollectionNotification).

Namespace: Spring.Events
protected
 procedure Notify(Sender: TObject; const Item: TMethodPointer;
 Action: TCollectionNotification); override;

Parameters

Sender
Type: TObject

Item
Type: TMethodPointer

Action
Type: TCollectionNotification

Overrides

TEventBase.Notify(TObject,TMethodPointer,TCollectionNotification)