Assigns a delegate to the selChange event.
public void addOnSelChange( EventHandler value )
value
The EventHandler delegate to be notified when the event occurs.
The selChange event occurs when a user selects text in the RichEdit control.
See Also getOnSelChange, onSelChange