TCustomRichViewEdit.ClearTextFlow

<< Click to display table of contents >>

TCustomRichViewEdit.ClearTextFlow

Clears text flow around left- and right-aligned items.

procedure ClearTextFlow(Left, Right: Boolean);

(introduced in version 12)

This method changes ClearLeft and ClearRight property for the first selected paragraph.

Method type: editstyle editing-style.

See also:

TRVVAlign type (rvvaLeft and rvvaRight)