TSRVPageScroll.AutoUpdate

<< Click to display table of contents >>

TSRVPageScroll.AutoUpdate

Enables/disables automatic update of thumbnails when the content of SRichViewEdit is changed.

property AutoUpdate: Boolean;

Assign False to this value is you know that the content of SRichViewEdit cannot be changed, or to make editing is SRichViewEdit faster.

If False, call UpdateCache to update thumbnails.

Default value:

True