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 StartEdit method.

Example

The example of use is given in description of the StartEdit method.

See also:

IErAnalyzerTitle