clearall TrvActionClearBoth

Properties   Methods

<< Click to display table of contents >>

clearall TrvActionClearBoth

Properties   Methods

TrvActionClearBoth is the action for "Clear Text Flow at Both Sides"

Unit RichViewActions;

Syntax

TrvActionClearBoth = class(TrvActionClearTextFlow)

hmtoggle_arrow1Hierarchy

Description

This action does not allow the selected paragraphs flowing around left- and right-aligned pictures. The selected paragraphs will be placed below side-aligned pictures.

This actions calls RichViewEdit.ClearTextFlow(True, True).

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