polarspellcheckinterface TRVAPolarSpellInterface

<< Click to display table of contents >>

polarspellcheckinterface TRVAPolarSpellInterface

Allows using Polar SpellChecker to correct spelling errors.

Unit RVAPolarSpellInterface;

TRVAPolarSpellInterface = class (TRVACustomSpellInterface);

hmtoggle_arrow1Hierarchy

Description

To use this component, assign it to SpellInterface property of TRVAControlPanel component.

Properties:

PolarSpellChecker – a link to TRVPolarSpellChecker component. Assignment to this property is required, otherwise spelling check will not work.

See also:

RichViewActions spelling check interfaces