EndEdit;
The EndEdit method returns the component from the edit mode with saving of all changes.
This method is called after the component is turned into the edit mode using the IErAnalyzerTitle.StartEdit method.
The method use is given in the example for IErAnalyzerTitle.SetSel.
See also: