Changes after v4.0

Top  Previous  Next

Compatibility issues

TSRichViewEdit.CurControl now works according to the documentation: this is a focused control inside TSRichViewEdit. Previously, this property may be changed to the control at the position of the caret. Use the new event OnChangeCurrentControl to detect when this property is changed.

TSRichViewEdit.ScrollToItem has new parameters. They are optional, but for old versions of C++Builder they must be specified.

Animation

TSRichViewEdit can play animated (gif) images. Animation is played in ActiveEditor. New AnimationMode property.

"Smart popups"

"Smart popups" are buttons that can be displayed for the current (at the position of the caret) item. New SmartPopupProperties, SmartPopupVisible property and OnSmartPopupClick event.

Other changes

New optional parameters for TSRichViewEdit.ScrollToItem. New ScrollCaretToCenter method.

New AlignButton and Indent properties of TSRVToolBar.


ScaleRichView © Ilya Zelensky & Sergey Tkachenko