Retrieves the delegate assigned to the selChange event.
public EventHandler getOnSelChange()
Returns the EventHandler object assigned to the selChange event.
The selChange event occurs when a user selects text in the RichEdit control or when the insertion point changes.
See Also addOnSelChange, onSelChange