IdxSpellCheckTextController.GetNextWord(IdxSpellCheckerPosition,IdxSpellCheckerPosition) Method
Declaration
function GetNextWord(var AStart: IdxSpellCheckerPosition; var AFinish: IdxSpellCheckerPosition): Boolean;
Parameters
Name | Type |
---|---|
AStart | IdxSpellCheckerPosition |
AFinish | IdxSpellCheckerPosition |
Returns
Type |
---|
Boolean |
See Also