clearright TrvActionClearRight

Properties   Methods

<< Click to display table of contents >>

clearright TrvActionClearRight

Properties   Methods

TrvActionClearRight is the action for "Clear Text Flow at Right Side"

Unit RichViewActions;

Syntax

TrvActionClearRight = class(TrvActionClearTextFlow)

hmtoggle_arrow1Hierarchy

Description

This action does not allow the selected paragraphs flowing around right-aligned pictures. The selected paragraphs will be placed below right-aligned pictures. Text flow around left-aligned pictures is allowed.

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

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