a_noteedit TsrvActionEditNote

Properties  | Actions overview

<< Click to display table of contents >>

a_noteedit TsrvActionEditNote

Properties  | Actions overview

TsrvActionEditNote starts editing the current or the next footnote/endnote/sidenote/text box item.

Unit SRVActions;

Syntax

TsrvActionEditNote = class(TsrvAction)

hmtoggle_arrow1Hierarchy

Description

If the current item in TSRichViewEdit.RichViewEdit is a note, this action starts editing it.

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

Use this action instead of TrvActionEditNote.