 TrvActionClearNone
 TrvActionClearNone| << Click to display table of contents >> 
 | 
TrvActionClearNone is the action for "Normal Text Flow"
Unit RichViewActions;
Syntax
TrvActionClearNone = class(TrvActionClearTextFlow)
| TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction | 
Description
This action allows the selected paragraphs flowing around left- and right-aligned pictures.
This actions calls RichViewEdit.ClearTextFlow(False, False).
This action does not introduce any new properties in addition to properties of TrvAction.