IdxSpellChecker3.Ignore(TControl,string,IdxSpellCheckerPosition,IdxSpellCheckerPosition) Method
Declaration
procedure Ignore(AControl: TControl; const AWord: string; const AStart: IdxSpellCheckerPosition; const AEnd: IdxSpellCheckerPosition);
Parameters
Name | Type |
---|---|
AControl | TControl |
AWord | string |
AStart | IdxSpellCheckerPosition |
AEnd | IdxSpellCheckerPosition |
See Also