clearleft TrvActionClearLeft

Properties   Methods

<< Click to display table of contents >>

clearleft TrvActionClearLeft

Properties   Methods

TrvActionClearLeft is the action for "Clear Text Flow at Left Side"

Unit RichViewActions;

Syntax

TrvActionClearLeft = class(TrvActionClearTextFlow)

hmtoggle_arrow1Hierarchy

Description

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

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

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