TEventBase.RemoveAll(Pointer) Method
Removes all event handlers which were registered by an instance.
public procedure RemoveAll(instance: Pointer);
Parameters
- instance
- Type: Pointer
Removes all event handlers which were registered by an instance.
public procedure RemoveAll(instance: Pointer);