TermDrop: function(sender, args);
sender. Event source.
args. Event information. Arguments: FormulaEditor - the formula editor, to which a term is added; ddData - information about added term.
The TermDrop event occurs after adding a term from the lists of functions or operators.
The example of event use is given in description of the FormulaEditor.TermsChanged property.
See also: