|
The main additions in version 1.3
| ▪ | Undo/Redo (many topics, this is the link to the overview); |
| ▪ | TRVPrint.OnPagePrepaint event |
Compatibility issues
| ▪ | declaration of some types were moved (usually from RichView.pas to either RVScroll.pas or RVStyle.pas; in some cases you will need to correct uses clause of units in older projects, if Delphi will not find some types). |
| ▪ | TRichView.LoadText has a new parameter. |
| ▪ | Older version of RichView will not be able to read RVF with Unicode. |
|