TsrvActionCustomInsertSidenote

Properties  | Actions overview

<< Click to display table of contents >>

TsrvActionCustomInsertSidenote

Properties  | Actions overview

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

Unit SRVActions;

Syntax

TsrvActionCustomInsertSidenote = class(TsrvActionInsertNote)

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