| 
       << Click to display table of contents >> 
     | 
    
Allows using ExpressSpellChecker to correct spelling errors.
Unit RVADXSpellInterface;
TRVADXSpellInterface = class (TRVACustomSpellInterface);
TObject TPersistent TComponent  | 
To use this component, assign it to SpellInterface property of TRVAControlPanel component.
Properties:
•SpellChecker – a link to TRvDxSpellChecker component. Assignment to this property is required, otherwise a spelling check will not work.
See also: