Removes the delegate that is assigned to the selChange event.
public void removeOnSelChange( CancelEventHandler handler )
handler
The CancelEventHandler delegate to be removed.
See Also addOnSelChange