Retrieves the delegate assigned to the requestResize event.
public RequestResizeEventHandler getOnRequestResize()
Returns the RequestResizeEventHandler object assigned to the requestResize event.
The requestResize event occurs when the text typed into the RichEdit control is too small or large for the control.
See Also addOnRequestResize, onRequestResize