EndUpdate;
The EndUpdate method resumes component rerendering.
After this method is called, all changes done between calling of the BeginUpdate and EndUpdate methods are rerendered.
The example of use is given in the description of the Pads property.
See also: