JVCL Help:TJvSpellChecker
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSpellChecker Class
[+] JvSpellChecker.pas Classes
[+] TJvSpellChecker Events
[+] TJvSpellChecker Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSpellChecker
run\JvSpellChecker.pas
Summary
Provides spellchecker functionality.
Pascal
run\JvSpellChecker.pas
TJvSpellChecker = class(TJvComponent);
Description
- 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.
About
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