IdxSpellChecker3.RemoveWordFromIgnoreList(string,IdxSpellCheckerIgnoreList) Method
Declaration
procedure RemoveWordFromIgnoreList(const AWord: string; const AList: IdxSpellCheckerIgnoreList);
Parameters
| Name | Type |
|---|---|
| AWord | string |
| AList | IdxSpellCheckerIgnoreList |
See Also