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