TRichView
New events allow you to draw additional content on top of images.
Features
- New events; TCustomRichView.OnAfterDrawImage and TCustomRVPrint.OnAfterPrintImage, allow you to draw additional content on top of images.
- New table operation: TRVTableItemInfo.MoveRows. This is an undoable operation. Like other similar operations, it requires BeginItemModify/EndItemModify.