TRichView.com
HomeFeaturesHistoryDownloadsOrderResourcesApplicationsSupportContacts

List of Features
TRichView
Formatting
Images
Delphi Sub-Controls
Tables
Bullets & Numbering
Styles
Multi-Language
Hypertext
Import and Export, DB
Editing
Printing
Spell-Checking
ScaleRichView
WYSIWYG Editing
Printing Posters
Delphi Sub-Controls

Features

Bullets and Numbering

Bullets-Images

RichView provides comprehensive support for numbered lists and bullets.

List Types

    The following list types are supported:
  • Bullets - single or multicharacter text; Unicode characters are supported;
  • Images - any graphics or images from image-lists;
  • Decimal Numbering - 1, 2, 3, ...;
  • Alphabetic Numbering - a, b, c, ...; A, B, C, ...;
  • Roman Numbering - i, ii, iii, ...; I, II, III, ...;
  • Ordered Images from Image-lists - image is chosen from the image-list depending on counter value (unique feature).


Numbering

Multilevel Lists

RichView supports multilevel lists. List text can include numbering from previous levels. Legal-style numbering is supported as well.


Numbering

List numbering is incremented automatically. You can define a starting value for list level, or reset numbering to the specified value.

RichView follows Microsoft Word 97+ model of numbering: list items are numbered throughout the document, even if there are unnumbered paragraphs between them.



Bi-Di Mode Support

RichView supports right-to-left text flow. In RTL paragraphs, list markers are displayed on the right side.

Ordered images from Image-Lists Right-to-left list



User Interface

RichViewActions' dialog for applying and customizing bullets and numbering RichView Actions provide a user interface for applying and customizing list styles.

Demos

    Demos: applying bullets and numbering
  • Demos\Delphi\Assorted\ListStyles\Bullets\ subdirectory of RichView installation, or
  • Demos\CBuilder\Assorted\ListStyles\Bullets\ subdirectory of RichView installation.
    Demos: image-list bullets and numbering
  • Demos\Delphi\Assorted\ListStyles\ImageListBullets\ subdirectory of RichView installation, or
  • Demos\CBuilder\Assorted\ListStyles\ImageListBullets\ subdirectory of RichView installation.