TrvActionCustomInsertSidenote

Properties   Methods

<< Click to display table of contents >>

TrvActionCustomInsertSidenote

Properties   Methods

TrvActionCustomInsertSidenote is a base class for the actions inserting sidenotes and text box items.

Unit RichViewActions;

Syntax

TrvActionCustomInsertSidenote = class(TrvActionInsertNote)

hmtoggle_arrow1Hierarchy

Description

This action introduces properties that are assigned to properties of an inserted sidenote (or a text box item):

BoxProperties

BoxPosition

Text in the note's Document is formatted either according to StyleTemplateName (if style templates are used) or according to Font (otherwise).

 

This class is not used directly. The following actions are inherited from TrvActionCustomInsertSidenote:

TrvActionInsertSidenote

TrvActionInsertTextBox