TCustomRichView.RefreshListMarkers

<< Click to display table of contents >>

TCustomRichView.RefreshListMarkers

Recalculates list markers

procedure RefreshListMarkers;

(introduced in v1.8)

Call it (before calling Format) if you changed ListType or FormatString of list style level of marker that is already inserted in TRichView. It's usually not necessary to use this method.