IdxSpellCheckTextController.GetWord(IdxSpellCheckerPosition,IdxSpellCheckerPosition) Method
Declaration
function GetWord(const AStart: IdxSpellCheckerPosition; const AFinish: IdxSpellCheckerPosition): string;
Parameters
Name | Type |
---|---|
AStart | IdxSpellCheckerPosition |
AFinish | IdxSpellCheckerPosition |
Returns
Type |
---|
string |
See Also