Removes the delegate that is assigned to the deleting event.
public void removeOnDeleting( CancelEventHandler handler )
handler
The CancelEventHandler delegate to be removed.
See Also addOnDeleting