spell TrvActionSpellingCheck

Properties   Methods

<< Click to display table of contents >>

spell TrvActionSpellingCheck

Properties   Methods

TrvActionSpellingCheck is the action for "Spell Check" command.

Unit RichViewActions;

Syntax

TrvActionSpellingCheck = class(TrvAction)

hmtoggle_arrow1Hierarchy

Description

This action is enabled if a spelling check interface component is assigned to ControlPanel.SpellInterface.

The action starts a spelling checking process; when a misspelled word is found, a dialog is displayed to suggests a replacement.

This action does not introduce any new properties in addition to properties of TrvAction.