|
Top Previous Next |
|
TsrvActionReturnToNote ends editing a footnote or an endnote. Unit SRVActions; Syntax TsrvActionReturnToNote = class(TsrvAction) HierarchyTObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction DescriptionThis action is enabled only if a footnote or an endnote is being edited in TSRichViewEdit control. The action activates the main document editor (RichViewEdit) and moves the caret to the footnote/endnote. |