|
Top Previous Next |
|
TrvActionAddictSpell3 is the action for "Spell Check" command, using the Addictive Software's spellchecker. Unit RichViewActions; Syntax TrvActionAddictSpell3 = class(TrvAction) Hierarchy TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction Description This action is available only if Addictive Software's spellchecker is used. This action is enabled only if TRVAControlPanel.RVAddictSpell3 is assigned. 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. |