TCustomRichView.RefreshSequences

<< Click to display table of contents >>

TCustomRichView.RefreshSequences

Recalculates numbered sequences, footnotes, endnotes, and sidenotes.

procedure RefreshSequences;

(introduced in v13)

Call it (before calling Format) if you changed FootnoteNumbering, EndnoteNumbering or SidenoteNumbering of TRVStyle component linked to this TRichView control, or a property of a numbered sequence item that was already inserted, to update existing document containing footnotes or endnotes.