Links
EControl Syntax Editor SDK
TecDictionaryWords.Find Method

Finds S string in the list of words.

function Find(const S: ecString; var Index: Integer): Boolean;

Find method returns true if there is a match in the list. Index parameter returns index of the word matching. Otherwise method returns zero and Index parameter is not changed.

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