Links
EControl Syntax Editor SDK
TecDictionaryWords Class

TecDictianaryWords is class for storing dictionary words.

TecDictionaryWords = class;

ecSpell

List of words is represented in the Words property. 

The words may be loaded or saved to file using Load and Save methods. AddWord method may be used to add a single word to the list.

Topic 
Description 
The methods of the TecDictionaryWords class are listed here. 
The properties of the TecDictionaryWords class are listed here. 
 
Method 
 
protected 
 
virtual 
 
Property 
 
read only 
TecDictionaryWords Methods 
Description 
Adds new word to the list. 
Deletes all word from the list. 
Compares two strings. 
Creates and initializes a TecDictionaryWords instance. 
Destroys an instance of TecDictionaryWords. 
Find 
Finds S string in the list of words. 
Load 
 
Save 
 
TecDictionaryWords Properties 
Description 
Specifies whether the TecDictionaryWords object is active. 
Indicates the name and directory path of the source file. 
Indicates language of words in the Words property. 
Indicates whether the Words property has been modified. 
Indicates whether words in the Words property are alphabetically sorted. 
Specifies title for the contents of the TecDictionaryWords instance. 
Contains a list of words. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!