 TRVAPolarSpellInterface
 TRVAPolarSpellInterface| << Click to display table of contents >> 
 | 
Allows using Polar SpellChecker to correct spelling errors.
Unit RVAPolarSpellInterface;
TRVAPolarSpellInterface = class (TRVACustomSpellInterface);
| TObject TPersistent TComponent | 
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: