rvico TRichView Reference | TRichViewEdit

TCustomRichViewEdit.RemoveLists

Top  Previous  Next

Removes markers (bullets and numbering) from the selected paragraphs.

procedure RemoveLists(ARecursive: Boolean);

(introduced in version 1.7)

Parameter:

ARecursive – reserved for future use. Set it to False.

Method type: editstyle editing-style.

 

See also:

ApplyListStyle;
ChangeListLevels.

See also methods of TCustomRichView:

SetListMarkerInfo;
GetListMarkerInfo.


RichView © Sergey Tkachenko