IdxSpellCheckerAdapter.Replace(IdxSpellCheckerPosition,IdxSpellCheckerPosition,string,IdxSpellCheckerPosition,IdxSpellCheckerPosition) Method
Declaration
procedure Replace(var AStart: IdxSpellCheckerPosition; var AFinish: IdxSpellCheckerPosition; const AWord: string; var ASpellingStart: IdxSpellCheckerPosition; var ASpellingFinish: IdxSpellCheckerPosition);
Parameters
| Name | Type |
|---|---|
| AStart | IdxSpellCheckerPosition |
| AFinish | IdxSpellCheckerPosition |
| AWord | string |
| ASpellingStart | IdxSpellCheckerPosition |
| ASpellingFinish | IdxSpellCheckerPosition |
See Also