<< Click to display table of contents >> TSRichViewEdit.BeginComponentsUpdate |
Locks redrawing of inserted controls.
procedure BeginComponentsUpdate;
Inserted components will not be repainted until EndComponentsUpdate is called.
Calls to BeginComponentsUpdate and EndComponentsUpdate may be nested.
If redrawing of inserted controls is locked, repainting is faster.