IdxSpellCheckTextController.SetSpellingArea(IdxSpellCheckerPosition,IdxSpellCheckerPosition) Method
In This Article
#Declaration
Delphi
procedure SetSpellingArea(const AStart: IdxSpellCheckerPosition; const AFinish: IdxSpellCheckerPosition);
#Parameters
Name | Type |
---|---|
AStart | Idx |
AFinish | Idx |
See Also