Rich View 1.9.8
Components for displaying, editing and printing hypertext documents
(for Delphi 2-7 and 2005 (Win32) and C++ Builder 4-6)
ver 1.9
(WWW: www.trichview.com |
E-mail: svt@trichview.com)
TRichView
- component for displaying hypertext documents with tables and images
TRichViewEdit
- component for editing such documents
TRVStyle
- collection of RichViews' text and paragraph styles and settings
TRVPrint
- component for printing RichViews
TRVPrintPreview
- component for print preview of RichViews
TDBRichView
- data-aware version of TRichView
TDBRichViewEdit
- data-aware version of TRichViewEdit
TRVOfficeConverter
- component allowing to use Microsoft® Office text import and export converters with RichViews (new)
TRichView components can contain:
text with various fonts and colors, with special effects (see demo screen)
hypertext (hypertext styles can have their own cursor and highlight color)
pictures (bitmaps, icons, metafiles, third-party graphic formats)
pictures from Image Lists
(they also can be hypertext links)
any Delphi controls
(and they will work as usual).
background bitmap
(it can be tiled, centered or stretched, scrolled or not).
HTML-style tables with rich text document in every cell
- cell merging (boths vertically and horizontally)
- adding and deleting rows and columns
- resizing of rows and columns
- several styles of borders
- rich set of properties for defining layout and appearance
- undo/redo of all table operations (from resizing and changing colors to merging and typing in cells)
Contents are organized in paragraphs (left, right, center and justify alignments,
left, right and first line indents; customizable borders and background)
Other features:
saving and loading to files, streams, database fields in its own format, compact and simple
(all graphics and inserted controls can be saved!)
export to text file, simple HTML file and HTML file with Cascading Style Sheets, RTF
RTF import
hypertext jumps (hypertext in editor is activated when user presses Ctrl key); hypertext actions are fully customizable
ability to obtain clicked word, or word at specified coordinates
ability to obtain any item (text, picture, etc) at specified coordinates
full access to document contents from code
ability to add new lines without reformatting of whole document (RichView can be used for creating chat applications)
printing with scalable preview
you can hide or show scrollbars, and you have full control over scrolling.
page breaks
unlimited undo/redo, protected text
drag & drop
resizing of images and inserted controls
background images for tables and cells


more, more, more...
Main new features of version 1.9:
live spelling check
tab stops
displaying nonprinting characters
direct support for animated images (Gifs and bitmaps)
fast reformatting (up to 400% faster)
TRichView can be used with the following third-party products:
Addict Spell Check and Thesaurus, EDSSpell, VSSpell, ASpell, LS Speller (ISpell+CSAPI)
ReportBuilder (including extensions: Export Devices, TExtraDevices)
KSDev ThemeEngine
LLPDFLib, RolePDF, eDocEngine
RichViewActions
Using RichViewActions, you can create nice and solid user interface for RichView editor almost without writing code.
Demos:
There about 50 demo projects, from very simple tutorials to advanced applications.
All demos have Delphi and C++Builder versions.
Components are thoroughly documented in the help file (help on any method, property and event,
lots of overview topics about all main features of components)
Registered users receive:
full source code
free updates (updates will be free even after price changing)
Additional information, components and resources for RichView can be found at:
www.trichview.com
or www.richedit.com
E-mail: svt@trichview.com