IErAnalyzerTitle.EndEdit

Syntax

EndEdit;

Description

The EndEdit method returns the component from the edit mode with saving of all changes.

Comments

This method is called after the component is turned into the edit mode using the IErAnalyzerTitle.StartEdit method.

Example

The method use is given in the example for IErAnalyzerTitle.SetSel.

See also:

IErAnalyzerTitle