bullets TrvActionParaBullets

Properties

Top  Previous  Next

TrvActionParaBullets is the action for "Bullets" command.

Unit RichViewActions;

Syntax

TrvActionParaBullets = class(TrvActionCustomParaListSwitcher)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

TrvActionCustomParaListSwitcher

Description

This action applies or removes bullets to the selected paragraphs.

This action does not introduce any new properties in addition to properties of TrvActionCustomParaListSwitcher.

ListLevels must not contains numbered levels.

When applying list, the action tries to reuse existing list styles with identical properties, if they exist.


RichView © Sergey Tkachenko