<< Click to display table of contents >> TRVAHunSpellInterface |
Allows using HunSpell to correct spelling errors.
Unit RVAASpellInterface;
TRVAHunSpellInterface = class (TRVACustomSpellInterface);
TObject TPersistent TComponent |
To use this component, assign it to SpellInterface property of TRVAControlPanel component.
Properties:
•HunSpell – a link to TRVHunSpell component. Assignment to this property is required, otherwise a spelling check will not work.
HunSpell support does not require additional components, all necessary components are installed by the TRichView installer.
However, the components works only if HunSpell DLL and dictionaries are available for the application.
See also: