| TWPSpellCheckStrategie Type |
Unit
WPRTEDefs
Declaration
TWPSpellCheckStrategie = (wpspCheckInInit, // Words are checked when the paragraph is initialized
wpspCheckInPaint, // Words are checked before a paragraph is painted
wpspCheckInInitAndPaint // Words are checked before painting except in
// paragraphs which have beenb just modified (leads usually to best results)
);Description
This type controls how the spell-as-you-go interface works. This feature can be used with our own spellcheck engine WPSpell and also with Addict Spell and EDSSpell (For links please see partner page on www.wpcubed.com)
|
Copyright (C) by WP |