IdxSpellCheckerIgnoreList.Add(IdxSpellCheckerPosition,IdxSpellCheckerPosition,string) Method
Declaration
procedure Add(const AStart: IdxSpellCheckerPosition; const AEnd: IdxSpellCheckerPosition; const AWord: string); overload;
Parameters
Name | Type |
---|---|
AStart | IdxSpellCheckerPosition |
AEnd | IdxSpellCheckerPosition |
AWord | string |
See Also