AddWord Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPSpell

Declaration

procedure AddWord(const AWord: WideString; const aReplace: WideString; Mode: Integer);

Description

This method adds a word to the user dictionary. The first parameter is the word, the second an optional replace text. The third parameter controls how the word can be used:

0 : this word is now known (added)

1 : this word is not known (excluded)

2 : auto replace

3 : delete the word from the list


[idh_iwpspell_addword.htm]    Copyright © 2007 by WPCubed GmbH