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