FindChanged: function(sender, args, timeout);
sender. Event source.
args. Event information.
timeout. Time delay (milliseconds) after which the event is fired.
The FindChanged event is fired after the found result changes.
The example of use is given on the page with description of the DataArea.getActiveFindBox method.
See also: