| |
Much like an OpenDialog or PrintDialog component, developers can drop
a SpellDlg component onto their form. They can spell check a document with
one line of code:
SpellDlg1.SpellCheck (Memo1);
for the CBuilder crowd:
SpellDlg1->SpellCheck (Memo1);
|
New TSpellPopupMenu
You can add EDSSpell's new TSpellPopupMenu component with one line of code in your editor's
OnMouseUp event.
Click
here
to view source for implementing auto-highlighting and the spell popup menu using WPTools.
|
| |
| |
|
Extensive Third Party Support
EDSSpell version 7.0 continues EDSSpell's support of the more popular third party word processing
and database components including TurboPower's Orpheus,
Woll2Woll Software's InfoPower,
Julian Ziersch's superior WPTools,
TX TextControl (in Borland's Visual Solutions Pack), and
TechnoSoft's LEdit to name a few.
Download EDSSpell demo applications for some of the supported tools including:
Download All EDSSPELL Demo Applications for supported tools (5,879,000 bytes) now...
Note: Remember that the demos require the ENGLISH.DCT be in the same directory.
|
|