symbol TrvActionInsertSymbol

Properties

Top  Previous  Next

TrvActionInsertSymbol is the action for "Insert | Symbol" command.

Unit RichViewActions

Syntax

TrvActionInsertSymbol = class(TrvAction)

Hierarchy

TObject

TPersistent

TComponent

TBasicAction

TContainedAction

TCustomAction

TAction

TrvCustomAction

TrvAction

Description

This action inserts a character in the caret position in TCustomRichViewEdit component. Text style for characters inserted by this action have rvprDoNotAutoSwitch in Protection.


RichView © Sergey Tkachenko