TextChanged: function(sender, args)
sender. Event source.
args. Event information. Available arguments: Value - new value of the component's text content.
The TextChanged event occurs when the component with changed text contents loses focus.
The property use is given in the page with description of the TextArea.getFormattedText method.
See also: