Links
EControl Syntax Editor SDK
TecSpellChecker.CheckWord Method

Checks whether AWord word is contained in at least one non-special dictionary.

function CheckWord(const AWord: ecString; APos: integer): Boolean;

CheckWord method checks whether AWord word is contained in at least one non-special dictionary. Hence, it returns true if the word is correct and returns false otherwise.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!