<< Click to display table of contents >> TRVAAddictSpellInterface |
Allows using Addict (by Addictive Software) to correct spelling errors and to find synonyms.
Unit RVAAddictSpellInterface;
TRVAAddictSpellInterface = class (TRVACustomSpellInterface);
TObject TPersistent TComponent |
To use this component, assign it to SpellInterface property of TRVAControlPanel component.
Properties:
•AddictSpell – a link to TRVAddictSpell3 component. Assignment to this property is required, otherwise a spelling check will not work.
•Thesaurus – a link to TRVThesaurus3 component. Assignment to this property is required, otherwise TrvActionThesaurus will be disabled.
The TRichView installer installs this component automatically if Addict is already installed, and "build control" option is changed for Addict packages.
Addict can be downloaded from http://www.addictivesoftware.com.
See also: