IdxSpellCheckerIgnoreList.Contains(IdxSpellCheckerPosition,IdxSpellCheckerPosition,string) Method
Declaration
function Contains(const AStart: IdxSpellCheckerPosition; const AEnd: IdxSpellCheckerPosition; const AWord: string): Boolean; overload;
Parameters
| Name | Type |
|---|---|
| AStart | IdxSpellCheckerPosition |
| AEnd | IdxSpellCheckerPosition |
| AWord | string |
Returns
| Type |
|---|
| Boolean |
See Also