Removes the delegate that is assigned to the scroll event.
public void removeOnScroll( CancelEventHandler handler )
handler
The CancelEventHandler delegate to be removed.
See Also addOnScroll