TXTextControl.MisspelledWordAtInputPos Property

Gets the number of the misspelled word at the current text input position. If there is no misspelled word, the next possible word is returned. If there is no misspelled word between the current input position and the end of the text, the first misspelled word is returned.

Introduced: 16.0.

Syntax

TXTextControl.MisspelledWordAtInputPos

Data Types

Long.

Limitations

Read only, run time only.

See Also