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 StartEdit method.
The example of use is given in description of the StartEdit method.
See also: