EndUpdate;
EndUpdate();
The EndUpdate method restores work of internal mechanisms of the component, which were disabled for acceleration of insertion of terms into the component.
The method restores functions of the mechanisms, which were disabled by calling the BeginUpdate method.
The example of use is given in description of the ITermEdit.BeginUpdate method.
See also: