EndUpdate;
The EndUpdate method resumes component rerendering.
After this method is called, all changes made between calls of the BeginUpdate and EndUpdate methods are rerendered.
See also:
ISpeedometer