<< Click to display table of contents >> TrvActionParaBullets |
TrvActionParaBullets is the action for "Bullets" command.
Unit RichViewActions;
Syntax
TrvActionParaBullets = class(TrvActionCustomParaListSwitcher)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
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.