TRVAControlPanel.SpellInterface

<< Click to display table of contents >>

TRVAControlPanel.SpellInterface

Allows using a third-party components to correct spelling errors and to find synonyms.

property SpellInterface: TRVACustomSpellInterface;

You can assign one of the following components to this property:

•TRVAAddictSpellInterface (to use Addict)

•TRVAASpellInterface (to use ASpell)

•TRVADXSpellInterface (to use ExpressSpellChecker)

•TRVAHunSpellInterface (to use HunSpell)

•TRVAPolarSpellInterface (to use Polar SpellChecker)