Overview | Methods | This Package | All Packages
Retrieves the delegate assigned to the selChange event.
Syntax
public EventHandler getOnSelChange()
Return Value
Returns the EventHandler object assigned to the selChange event.
Remarks
The selChange event occurs when a user selects text in the RichEdit control or when the insertion point changes.
See Also addOnSelChange, onSelChange