<< Click to display table of contents >> TSRVPageScroll.BeginUpdate |
Disables repainting until EndUpdate is called.
procedure BeginUpdate;
Calls to BeginUpdate and EndUpdate may be nested.
Call BeginUpdate before multiple changes in SRichViewEdit to make them faster.