procedure Unsubscribe(const Event: TNotifyEvent);
Call Unsubscribe with the method that is no longer to be called pased in the Event parameter.
Unsubscribing methods that are not subscribed is simply ignored.