Rich View


Pack of three components:
TRichView Icon TRichView , TRVStyle TRVStyle Icon and TRVPrint TRVPrint Icon
(for Delphi 2-6 and C++ Builder 1,3-5)
ver 0.5.2 FREEWARE
Author: Sergey Tkachenko (svt@trichview.com)
Demo Screen
TRichView components can contain:
text with various fonts and colors (font styles are concentrated in TRVStyle component and can be edited at run time or at design time by special property editor),
hypertext,
pictures (bitmaps, icons, metafiles),
pictures from Image Lists (they also can be hypertext links),
any Delphi components (and they will work as usual).
background bitmap (it can be tiled or stretched, scrolled or not).
You can hide or show vertical scrollbar, and you have full control over vertical scrolling.
printing (with new TRVPrint component)(limitation: inserted components are not printed in this version)
saving to text file or html file (limitation: images are saved as windows bitmaps so this html file can be viewed only in browsers wich support this format (MS IE, for example); but you can override virtual method for picture saving)
ability to get word right- or double-clicked
ability to remove some lines
ability to add new lines without reformatting of whole document (IRC-style autoscroll)

New in version 0.5:
ability to select with mouse and copy text to clipboard
hyperlink highlighting under mouse
compatibility with Delphi 4.0
some minor improvements
New in version 0.5.1:
compatibility with Delphi 5 and C++Builder 5
New in version 0.5.2:
compatibility with Delphi 6
2 demos are included:
help program
program illustarating how to make credits box (text scrolled on timer event over stationary background bitmap).
This version was developed in 1998 and updated in 2001 for Delphi 5,6 and C++Builder 5 compatibility.
There is newer much more powerful, faster and convenient shareware version (includes editor!).
Please visit www.trichview.com for additional information.
Sergey Tkachenko
www.trichview.com
svt@trichview.com