TEventBase.RemoveAll(Pointer) Method

Removes all event handlers which were registered by an instance.

Namespace: Spring.Events.Base
public
 procedure RemoveAll(instance: Pointer);

Parameters

instance
Type: Pointer

Implements

IEvent.RemoveAll(Pointer)