TNotifyEvents.CallEvent

procedure CallEvent(const Event: TNotifyEvent); virtual;

Calls the method Event passed in the parameter.

Can be overridden in sub classes where other methods types than TNotifyEvent are called.