Overview | Methods | Fields | This Package | All Packages
Removes the delegate that is assigned to the deleting event.
Syntax
public void removeOnDeleting( CancelEventHandler handler )
Parameters
handler
The CancelEventHandler delegate to be removed.
See Also addOnDeleting