a_noteedit TsrvActionEditNote

Properties  | Actions overview

Top  Previous  Next

TsrvActionEditNote starts editing the current or the next footnote/endnote.

Unit SRVActions;

Syntax

TsrvActionEditNote = class(TsrvAction)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TsrvAction

Description

If the current item in TSRichViewEdit.RichViewEdit is a footnote or an endnote, this action starts editing it.

Otherwise, the action searches for the next footnote or endnote from the caret position. If found, this action starts editing it.


ScaleRichView © Ilya Zelensky & Sergey Tkachenko