JVCL Help:TJvSpellChecker

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvSpellChecker
run\JvSpellChecker.pas


Summary

Provides spellchecker functionality.

run\JvSpellChecker.pas


Pascal

 run\JvSpellChecker.pas
 TJvSpellChecker = class(TJvComponent);


Description

  1. JVCLInfo

Use TJvSpellChecker when you want to add spell checking functionality to your application. TJvSpellChecker can spell check any text. TJvSpellChecker is a non-visual component and does not display any dialogs. To implement a spell checking dialog, see the demo included with JVCL for an example on how to do that. TJvSpellChecker implements the IJvSpellIntf interface.

run\JvSpellChecker.pas


About

Navigation

run\JvSpellChecker.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page