|
TCustomRichViewEdit.ClearTextFlow |
Top Previous Next |
|
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: See also: ▪TRVVAlign type (rvvaLeft and rvvaRight) |