<< Click to display table of contents >> TrvActionThesaurus |
TrvActionThesaurus is the action for "Thesaurus" command.
Unit RichViewActions;
Syntax
TrvActionThesaurus = class(TrvAction)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action is enabled a spelling check interface component is assigned to ControlPanel.SpellInterface, and this component supports a thesaurus.
In this version, a thesaurus is provided only by TRVAAddictSpellInterface component.
The action offers synonyms for the current word.
This action does not introduce any new properties in addition to properties of TrvAction.